ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Recycle bin management functions
List of functions for managing the recycle bin...
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Constants for managing tiles
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Principle for running threads
At runtime, an application runs in a main thread......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
ERR_NOTACTIVATED
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
12. Control templates
...Control templates...
5. Project configuration
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
ComponentInfo (Function)
Returns information about a component.