ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminDeleteService (Function)
Deletes a SaaS service.
tapiCalledID (Function)
Used to find out the phone number called.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
tapiOrigin (Function)
Identifies the origin of a call (incoming, outgoing, etc.).
Certificate management functions
The following functions are used to handle the certificates:...
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
Bar Code management functions
The following functions are used to manage bar codes:...
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
<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.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
HDeleteSchedulingHistory (Function)
Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
HListSchedulingHistory (Function)
Lists the executions of a scheduled job on an HFSQL server. This job can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
Asc (Function)
Returns the ASCII code of the specified character.