ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
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....
<aiNeuralNetworkModel variable>.Detect (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
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......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
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......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....