ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<Toast>.Display (Function)
Displays a "Toast" message.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
WebSocket functions
List of functions specific to WebSocket servers...
Mask management functions
The following functions are used to manage masks......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
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.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.