ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPCommand (Function)
Sends a specific FTP command to a server.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Multimedia control events
List of events associated with a Multimedia control...
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
iCreateFont (Function)
Creates a new print font.
HDelete (Function)
Deletes a record from a data file (query or view).
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
TelemetryEnable (Function)
Enables the telemetry manually.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HOpen (Function)
Opens a data file.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
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....
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.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.