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, ...
RAD MVP
WINDEV propone un MVP RAD que genera las ventanas "tabla" y "form" así como las clases presenter y Model necesarias......
2. Mostrar una lista de productos
Tutorial WEBDEV - Crear un sitio web con procesos de back office Lección 2 - Mostrar una lista de productos - 50 min
Configuración de una aplicación con User Groupware
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TreeView constants
List of constants used by the TreeXXX functions...
HMergeView (Función)
Crea una vista HFSQL a partir de dos vistas creadas previamente (función HCreateView). Esta función utiliza el anterior mecanismo de vistas.
Autenticación de usuarios: Groupware Usuario
Tutorial WEBDEV - Groupware Usuario Autenticación de usuarios: Groupware Usuario - 20 min
1. Crear ventanas para agregar y editar datos
Tutorial WINDEV: Aplicación WINDEV: gestión de datos Lección 1 - Crear ventanas para agregar y editar datos - 50 min
Opciones generales de WINDEV, WEBDEV y WINDEV Mobile
Las opciones generales sirven para configurar el entorno de trabajo del producto utilizado......
ArraySort (Function)
Sorts a WLanguage array.
3. Fechas, arrays y estructuras
Tutorial WINDEV: Fundamentos de WLanguage Lección 3 - Fechas, arrays y estructuras - 20 min
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
Constants for managing arrays
List of constants used by the functions for array management....
Traducir el código
WINDEV, WEBDEV y WINDEV Mobile permiten traducir automáticamente código WLanguage del inglés al francés y viceversa......
Propiedades del modelado
Las propiedades del modelado agrupan todas las opciones del modelado actualmente editado........
ArrayCopy (Function)
Copies the content of an array to another array.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
TreeListItem (Example)
Usage example of the TreeListItem function
AutomaticTooltip (Property)
The AutomaticTooltip property enables or disables automatic tooltips on List Box, Table and TreeView Table controls.
Comprobación a distancia: Personalización con una ventana
Para personalizar la control remota realizada en una aplicación WINDEV multiusuario, la ventana estándar puede ser sustituida por una ventana de su aplicación......
Handling controls in a report
The different operations available for the report controls are as follows......
Registro de ejecución
El registro en tiempo de ejecución es la mejor manera de identificar las características más utilizadas de una aplicación......
Gestionar paletas de colores
A partir de la versión 2025, WINDEV y WINDEV Mobile incluyen paletas de colores para proyectos y ventanas......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...