ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 35: 'Continue' is available in the loops only
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.
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
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
TableInfoXY (Example)
Usage example of the TableInfoXY function
Error 25: No THEN statement is associated with this IF
xlsData (Example)
Usage example of the xlsData function
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HError (Example)
Usage example of the HError function
XMLChild (Function)
Positions on the first child element of current element.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
ContextClose (Function)
Closes a page context.
Financial functions
List of financial functions...
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
Constants for test
List of constants used by the functions for managing automated tests....
Error 27: No END statement is associated with this ELSE
FinNetCurrentVal (Function)
Returns the net current value of investment.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....