ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
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.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
EventOpen (Function)
Opens a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
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.
Drive functions: OneDrive, Google Drive, Dropbox
The following functions are used to manage cloud-based storage services......
HTML (Property)
The HTML property is used to configure the use of HTML content.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
MemcacheGet (Function)
Retrieves the values of keys stored on a Memcached server.
MemcachedGetKeyGroup (Function)
Retrieves the values of keys stored on a group of Memcached servers.
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated results.
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).