ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Constants for manging the replication
List of constants used by the functions for managing the replication....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
11. Table/Looper controls
Sub-query
A sub-query is a query whose result is used by another query......
Date (Type of variable)
The Date type enables you to easily handle the dates...
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The Tab control
The Tab control is used to simultaneously display different controls......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).