ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
<Component>.Load (Function)
Loads an external component independent of the current project.
XMLToJSON (Function)
Converts an XML string to JSON.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.