ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperInsert (Function)
Inserts a row into a Looper control.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Runtime error management functions
List of functions for managing runtime errors...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HNbRec (Example)
Usage example of the HNbRec function
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function