ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating nested reports
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Properties of a help page
The characteristics of a help page are used to define......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Events associated with a Navigation Bar control
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
How to use an array of structures?
An array of structures is an Array variable......
Binding a Link control to an item
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Error 4: A space is required after the ':' character
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
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
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:...
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......
Access rights to a class property
A property is a code element that includes two processes......
Error 121: Shadowing a structure
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....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......