ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for handling directories and external files
List of functions for handling external files...
AppListVersion (Function)
Lists the versions available on the reference setup server.
fWrite (Function)
Writes: a character string into an external file. a memory section....
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
SSHWrite (Function)
Writes data into the specified SSH session.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
fCreate (Function)
Creates an external file.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
<Variable DiskFile>Create (Function)
Creates an external file.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
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, ...).
iColumnEnd (Function)
Forces a column break in a multi-column report.