ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
HTML (Property)
The HTML property is used to configure the use of HTML content.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
RSS feed management functions
List of functions for managing RSS feeds...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Redis management functions
The following functions are used to manage a Redis database:...
Seek (Function)
Searches for the index of an element in a WLanguage array.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<Array>.Sort (Function)
Sorts a WLanguage array.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....