ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
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.
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
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......
5. Project configuration
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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).
ArraySort (Function)
Sorts a WLanguage array.
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<Array>.Sort (Function)
Sorts a WLanguage array.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Interactive notification management constants
Interactive notification management constants...
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
GDI+ framework
Some WINDEV features use the GDI+ framework......
Functions for managing Scheduler controls (prefix syntax)
List of functions that can be used with a Scheduler control (prefix syntax)....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).