ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Status bar of windows
The status bar of a window is used to display several types of information......
Creating the windows and the pages of the RAD pattern
Referring to an element in a WLanguage event / process
Utility components
WINDEV includes several utility components that allow you to handle data directly......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Error (Function)
Displays a custom error message in a system error window.
grCreate (Function)
Creates a specific type of chart.
Generating the RAD pattern
To generate a RAD pattern:...
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
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......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
7. Multilingual applications in practice
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
FolderData (Function)
FolderData is kept for backward compatibility.