ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppVersionInfo (Function)
Returns information about a version available on the setup server.
iDidotFont (Function)
Selects the unit to be used for font height (created with function iCreateFont): DIDOT point or PICA point.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
fCreate (Function)
Creates an external file.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iForceComplement (Function)
Forces the printing of a Body Complement block.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
iColumnEnd (Function)
Forces a column break in a multi-column report.