AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Events associated with Edit controls
WLanguage events associated with Edit controls...
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with the Cell control field
Convierte una cadena XML en JSON....
Manipulating Image Editor controls programmatically
WINDEV allows you to programmatically manipulate Image Editor controls......
CodeJS (Propiedad)
La propiedad CodeJS permite leer y cambiar el código JavaScript asociado a un control Componente Web.
Count (Property)
Conde palabra clave puede corresponder a: los Conde función. Esta función devuelve el número de apariciones de una control en una ventana, página o grupo de control s. La propiedad Count que devuelve un número de elementos. Esta propiedad se puede utilizar en: los mandos de una ventana o Page. Para más detalles, véase Cuento. a xmlNode Variable. y JSON Variable....
wsResponse (Variable type)
The wsResponse type is used to get: the XML source code of the web service response. the value of the different parts of the web service response (for the web services returning several responses)....
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Events associated with Chart controls
List of events associated with the Chart controls...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
automatic para copiar formularios
Al escribir varias copias de un formulario una tras otra, parte de la información que se debe escribir puede ser la misma para cada instancia del formulario.......
Desencadenantes de la aplicación
Un trigger es un procedimiento WLanguage llamado automáticamente por el motor HFSQL cada vez que se realiza una modificación (adición, eliminación, modificación, ...) en un registro de un archivo de datos....
New Features brochure - Version 2024: New WEBDEV features
WEBDEV 2024 innovations in the 2024 Innovations brochure....
New Features brochure - Version 2024: new features of WINDEV Mobile
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure....
Optional events: Information retrieved
In WINDEV, you can add optional events in the code of the different elements of an application......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
PARA TODOS/PARA CADA declaración (navegar por las cadenas)
El PARA CADA UNO se usa para navegar por las cadenas de acuerdo a diferentes métodos....
1
2
3
4
5
6
214
>