ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
5. Project configuration
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
HTML (Property)
The HTML property is used to configure the use of HTML content.
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......
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......
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, 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).
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Interactive notification management constants
Interactive notification management constants...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
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...
ProgressBar (Property)
WLanguage proposes...
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
Modified (Property)
The Modified property lets you know if an element has been modified.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Empty (Property)
The Empty property is used to determine if an element is empty.
Constants used by the XML signature
Constants used by the XML signature...