ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminAddUser (Function)
Adds a SaaS user.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
EmailLoadAttachment (Function)
Adds an attached file to an email.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
ThreadExecute (Function)
Starts the execution of a secondary thread.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.