ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
<Looper>.AddIWBeginning (Function)
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
LooperAddIWBeginning (Function)
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
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
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Handling a chart in the editor
In the editor, a Chart control includes different sections......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
15. Repeating a group of controls: loopers
Describing an element
A flexible modeling includes different elements linked together......
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) ......
The OLE control
The OLE control is used to handle an OLE object......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......