ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HConnect (Example)
Usage example of the HConnect function
dbgInfo (Function)
Returns a debug information.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
ID (Property)
The ID property is used to get and change IDs.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
BurnerErase (Example)
Usage example of the BurnerErase function
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Information 302: Ambiguity between a variable and a control
iEllipse (Function)
Prints an ellipse (in a rectangle).
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).
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).
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
iVPos (Function)
iVPos is kept for backward compatibility.