ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. HFSQL: files physically created
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
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......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Composite chart
A composite chart is a chart that displays several types of charts......
ActionOutsideTarget (Property)
The ActionOutsideTarget property defines the action performed when the user clicks a control other than the target control(s) of a step of a Guided Tour.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......