ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Pop (Function)
Pops an element from a stack.
<Stack variable>.Pop (Function)
Pops an element from a stack.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Handling Gantt Chart controls programmatically
EmailReadFirstHeader (Function)
Reads the header of the first incoming 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).
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
1
3
4
5
6
7
154
>