ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
HTML (Property)
The HTML property is used to configure the use of HTML content.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
5. Project configuration
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<Array>.Sort (Function)
Sorts a WLanguage array.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Principle for running threads
At runtime, an application runs in a main thread......
Interactive notification management constants
Interactive notification management constants...
ArraySort (Function)
Sorts a WLanguage array.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Sort (Function)
Sorts a WLanguage array.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
HDescribeLink (Function)
Describes a link between two data files through programming.
Functions for managing OAuth and OpenID protocols (prefix syntax)
OAuth and OpenID protocol management functions...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....