AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
TableSearch (Función)
Realiza una búsqueda en: un control Tabla, un control Tabla TreeView, una tabla que se muestra en un control Combo Box....
HHistoryModification (Función)
Devuelve las modificaciones realizadas en uno o más campos de un registro determinado. El resultado se puede mostrar en un control List Box o Tabla para que el usuario pueda ver las modificaciones realizadas en el archivo especificado.
Editor de consultas: Características
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Opciones generales de WINDEV, WEBDEV y WINDEV Mobile
Las opciones generales se utilizan para configurar el entorno de trabajo del producto utilizado.......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Control Calendario
El control Calendario permite mostrar permanentemente un calendario en una ventana o página......
Creación y uso de un servicio web REST
Un REST WebService es un programa alojado en un servidor que contiene funciones accesibles a través de peticiones HTTP.......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
4. Agregar un producto
Tutorial WEBDEV - Crear un sitio web con procesos de back office Lección 4 - Agregar un producto - 50 min
Manejar una prueba de automatic
Cuando se crea una prueba automatizada, esta prueba está en "construcción" por Default......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
5. Bucles
Tutorial WINDEV - Fundamentos de WLanguage Lección 5 - Bucles - 15 min
Panel "Hashtags de código"
2. Desarrollo
Tutorial WINDEV Mobile: Desarrollo de una aplicación para Android e iOS Lección 2 - Desarrollo - 30 min
Distribuir Reports & Queries
Esta ayuda Page presenta las operaciones que deben realizarse para que una aplicación WINDEV sea tratada por Reports & Queries......
Acceso nativo a xBase/FoxPro: Características y observaciones específicas
Esta página de ayuda presenta las características específicas relacionadas con la programación de Native xBase/FoxPro Access.......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Mensajería WDBal: Escribir un mensaje
WDBal, la mensajería segura proporcionada con WINDEV, WEBDEV y WINDEV Mobile, le permite escribir fácilmente un mensaje......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.