ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsData (Example)
Usage example of the xlsData function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
HTML Display control properties
HTML Display control properties...
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
Interactive notification management functions
Constante de gestion des notifications interactives...
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Handling an Upload control through programming
The Upload control is used to upload one or more files....
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
zipCreateExe (Example)
Usage example of the zipCreateExe function