AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Declarar y usar un Variable
Una variable se define por nombre y tipo......
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Sensor constants
Constants used by the SensorXXX functions...
Diagrama de casos de uso
Un diagrama de casos de uso se utiliza para ver el comportamiento de un sistema de tal manera que......
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
<Organizer>.Mode (Función)
Devuelve el modo de visualización de un control Agenda: día, semana, mes, ...
<Dashboard>.Mode (Función)
Abre o cierra el modo de edición de control Cuadro de mando.
6. Generación múltiple
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure....
Copiar el estilo de un control
Copiar el estilo de una control consiste en copiar las características de un estilo control en otro control......
6. Administrador de Código Fuente (SCM)
Para simplificar el trabajo en equipo, WINDEV Mobile incluye un Administrador de Código Fuente....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Brochure des nouveautés 2024 : nouveautés WINDEV Mobile
Nouveautés de WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Seleccionar el tipo de imagen: dinámico, estático, generado, ...
Las imágenes se utilizan a menudo para ilustrar las páginas del sitio.......
Impresión de copias duplicadas
Por razones legales, puede ser útil conservar una copy idéntica de una reporte (una factura, por ejemplo)....
Bloque de cuerpo
El bloque Body corresponde al bloque principal de reporte.......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
WDTrans: Revertir todos los cambios realizados en los archivos de una transacción
Si hay una transacción en cursose revertirán todos los cambios realizados en los archivos desde el inicio de la transacción......
AutomaticReorganization (Property)
The AutomaticReorganization property gets and sets the automatic reorganization mode for the tasks in a "Gantt Chart" column.