ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
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......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
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......
17. TLS/SSL: Encrypting information on the web
Inverts the colors in an Image variable....
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
Specific features of the applications for iPhone/iPad
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
Token functions
Token functions in "Text token" Edit controls....
ToastDisplay (Function)
Displays a "Toast" message.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.