ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
HTML document management functions
List of functions that manipulate HTML documents....
Continent and country management functions
Continent and country management functions...
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
xlsNbRow (Example)
Usage example of the xlsNbRow function
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
HTML Display control properties
HTML Display control properties...
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.
xlsData (Example)
Usage example of the xlsData function
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....
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
Constants for managing the spell check
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.