ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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....
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......
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......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
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)....
Rights on the virtual directory
11. Choosing the action of a button/link
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....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
The OLE control
The OLE control is used to handle an OLE object......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Events associated with an infinite Progress Bar control
Events associated with a Dockable Panel control
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Describing an element
A flexible modeling includes different elements linked together......
Word Processing control events
WINDEV manages the following events by default......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....