ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RSS feed management functions
List of functions for managing RSS feeds...
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
6. Multiple generation
...Multiple generation...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
HTML (Property)
The HTML property is used to configure the use of HTML content.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
<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....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
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.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Seek (Function)
Searches for the index of an element in a WLanguage array.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<Array>.Sort (Function)
Sorts a WLanguage array.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
Redis management functions
The following functions are used to manage a Redis database:...