ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
<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.
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....
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
<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......
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
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....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......