ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Summary table: Managing the application directories according to the platform
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
fShortName (Example)
Usage example of the fShortName function
WEBDEV concepts
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
SQLExec (Function)
Names and runs an SQL query.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
LOOP statement
The statement block is repeated endlessly...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
List of reserved words
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Enumeration (Type of variable)
An enumeration is a set of values......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Combination (Type of variable)
A combination is a set of options.
System constants
List of constants used by the system functions....
HOpenConnection (Function)
Opens a connection to a specific database.