ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Break in a report
The break is used to group the records corresponding to a sort criterion......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
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....
Repairing the database schema
In some cases, an error message may appear when opening the database schema linked to a project......
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
License agreement - HFSQL Client/Server
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, 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......
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)....
Sorts in a report
The sort is used to organize the information displayed in the report......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Windows
The windows represent the main interface of a WINDEV application......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).