ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<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....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Checking the WEBDEV Application Server
The monitoring robot can check the WEBDEV Application Server......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....