ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Queue variable>.Enqueue (Function)
Adds an element to the queue.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
Rights on the virtual directory
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
Token management functions
Token management functions in "Text token" Edit controls....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
TaskReset (Function)
Reinitializes the Task structure.
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV 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.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......