ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Interactive notification management constants
Interactive notification management constants...
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).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Compilation options (HTML format)
The compilation options available for HTML (HTM files) are as follows......
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
<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....
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
File download functions
The following functions are used to manage downloads......
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
ArrayCopy (Function)
Copies the content of an array to another array.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....