ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
gpwConnectUser (Function)
Connects a user to the User Groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Principle for running threads
At runtime, an application runs in a main thread......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
HDescribeFile (Function)
Describes a data file programmatically.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<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....
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).
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
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).
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Interactive notification management constants
Interactive notification management constants...
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
File download functions
The following functions are used to manage downloads......