ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
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....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Principle for running threads
At runtime, an application runs in a main thread......
gpwConnectUser (Function)
Connects a user to the User Groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
EmailReadLastHeader (Function)
Reads the header of last 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).
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....
HDescribeFile (Function)
Describes a data file programmatically.
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).
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Interactive notification management constants
Interactive notification management constants...