ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Sharing elements with a WINDEV application
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Access rights to a class property
A property is a code element that includes two processes......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Error 121: Shadowing a structure
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
.NET object
To access a class......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Composite chart
A composite chart is a chart that displays several types of charts......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
4. Create a page in the editor...
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......