ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
WebSocket functions
List of functions specific to WebSocket servers...
Mask management functions
The following functions are used to manage masks......
Secure (Property)
The Secure property is used to configure the table encryption security level.
HugeFile (Property)
The HugeFile property sets the maximum possible size of a table.
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
CmdIsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
CmdKill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
2. WEBDEV administrator in practice
CmdAddOption (Function)
Adds an option to the command to be executed in console mode.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
Constants for managing tiles
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
Scanner functions
The scanner functions are as follows:...