ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
gClickableLink (Function)
Adds a clickable link in a graphic string.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
HCancelBackup (Function)
Cancels a current backup.