ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Name (Property)
The Name property is used to get the name of an element.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HDescribeFile (Function)
Describes a data file programmatically.
dbgEnableLog (Function)
Enables the runtime log programmatically.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
zipExtractAll (Example)
Usage example of the zipExtractAll function
Error 123: The constant already exists
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......