ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mouse functions
List of functions for mouse management...
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
Asc (Function)
Returns the ASCII code of the specified character.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
InJavaMode (Function)
Indicates whether the code is run in Java.
InServiceMode (Function)
Indicates whether the code is run in a service.
Environment of code editor
The FOR EACH statement is used to run different types of HFSQL loops......
InPHPMode (Function)
Indicates whether the code is run in PHP.
Update (Property)
The Update property specifies the updates to be made.
Error 2: Incomplete line
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
CodeEditorInsert (Function)
Inserts a string in the Code Editor control.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
ODBCSQLCode (Property)
The ODBCCodeSQL property allows you to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
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.
2. User-friendly editors in practice
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WDSQL, SQL querier: Overview
WDSQL is used to......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......