ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Installing the robot controller
The monitoring robot includes three executables......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
LOOP statement
The statement block is repeated endlessly...
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......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
List of reserved words