ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
Operator on Address
The & operator returns the address of a variable as an integer
Multiline strings
To type character strings over several lines in the code editor...
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
Comparison operators
The comparison operators can be divided into several categories......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
ToastDisplay (Function)
Displays a "Toast" message.
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
17. TLS/SSL: Encrypting information on the Web
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
2. UML models
2. UML models
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......