ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
3. UML models in practice
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......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
3. UML models in practice
WDSQL, SQL querier: Overview
WDSQL is used to......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Creating nested reports
Error 2: Incomplete line
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
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 ......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
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.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
InServiceMode (Function)
Indicates whether the code is run in a service.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Environment of code editor
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
Asc (Function)
Returns the ASCII code of the specified character.