ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
<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.
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
Overview
Overview of the different operators...
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
Handling menu options programmatically
The menu options can be handled......
TaskReset (Function)
Reinitializes the Task structure.