ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Runtime error management functions
List of functions for managing runtime errors...
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
"About" window
The "About" window is used to display and access various information about the current application......
Android Control Center
Do you know where to find your application log files?...
Programming the table cells
The Table controls can be handled......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
7. Dynamic site on specific configurations
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Creating a table in a report
Tables can be created in a report......
Error 532: The size of the string to extract must be strictly positive
Handling Gantt Chart controls programmatically
The "Analysis" pane
The "Analysis" pane lists......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
7. Window templates
...Window templates...