ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
15. Repeating a group of controls: loopers
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Error 2: Incomplete line
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Sorts in a report
The sort is used to organize the information displayed in the report......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
The OLE control
The OLE control is used to handle an OLE object......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Handling a chart in the editor
In the editor, a Chart control includes different sections......