ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
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.
<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.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....