ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
fShortName (Example)
Usage example of the fShortName function
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
fDelete (Example)
Usage example of the fDelete function
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
EncryptStandard (Example)
Usage example of the EncryptStandard function
DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
The Image control
The Image control is used to......