ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
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......
Creating nested reports
9. Internal component
Events associated with a Navigation Bar control
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....
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......
Error 4: A space is required after the ':' character
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......
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
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......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Access rights to a class property
A property is a code element that includes two processes......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......