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.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Passing parameters
The parameters can be passed to a procedure......
TaskReset (Function)
Reinitializes the Task structure.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
Token management functions
Token management functions in "Text token" Edit controls....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Enqueue (Function)
Adds an element to the queue.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Push (Function)
Pushes an element onto the stack.