ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOrientation (Function)
Modifies the orientation of chart axes.
HDescribeItem (Function)
Describes a file item through programming.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Recycle code windows
By default, a single code window is opened per ......
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HChangeName (Function)
Modifies the physical name of a data file.
grExist (Function)
Checks the existence of a chart in memory.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HAlias (Example)
Usage example of the HAlias function
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)....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
ControlClone (Function)
Creates a new control from an existing control.
EventCreate (Function)
Creates an event.
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....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.