ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pop (Function)
Pops an element from a stack.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
EventClose (Function)
Closes a synchronization event between several threads.
EventOpen (Function)
Opens a synchronization event between several threads.
Dequeue (Function)
Removes an element from the queue.
Drive functions: OneDrive, Google Drive, Dropbox (prefix syntax)
The following functions are used to manage cloud-based storage services......
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
Sort (Function)
Sorts a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
Drive functions: OneDrive, Google Drive, Dropbox
The following functions are used to manage cloud-based storage services......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.