ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
<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.
Bar code constants
PC SOFT proposes to host your test sites......
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS web service database.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....