ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
zipChangePath (Example)
Usage example of the zipChangePath function
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Name (Property)
The Name property is used to get the name of an element.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
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......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
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