ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Multiple generation
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
ToastDisplay (Function)
Displays a "Toast" message.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
11. User Macro-Code: UMC in practice
The Image property gets and sets the background image of a control or block....
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
.NET application
To create a.NET application from a project......
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......