ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Using .NET assemblies in a project
To use .NET assemblies in a project......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
dCopyImage (Example)
Usage example of the dCopyImage function
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Window controls
Several types of controls can be used in a window, ......
iParameter (Function)
Retrieves the printer configuration and configures the print.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
iGroupAdd (Function)
Adds a report to a group of reports.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
gImage (Function)
Builds a sequence of characters containing an image.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
NextTitle (Function)
Modifies the title of next window to open.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Drawing constants
List of constants used by the drawing functions....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Count (Property)
The Count property returns the number of elements in a given set.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....