ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
xlsData (Example)
Usage example of the xlsData function
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
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.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
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.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
zipCreateExe (Example)
Usage example of the zipCreateExe function
Constants for managing the spell check
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Error 25: No THEN statement is associated with this IF
Error 35: 'Continue' is available in the loops only