ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
ThreadExecute (Function)
Starts the execution of a secondary thread.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
EmailLoadAttachment (Function)
Adds an attached file to an email.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Guided tour management constants
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
HTTPSendForm (Function)
Sends an HTTP form.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
SaaSAdminAddUser (Function)
Adds a SaaS user.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.