ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
HDelete (Function)
Deletes a record from a data file (query or view).
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...
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
iCreateFont (Function)
Creates a new print font.
FTPCommand (Function)
Sends a specific FTP command to a server.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
TelemetryEnable (Function)
Enables the telemetry manually.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
String constants
List of constants used by string functions...
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
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).
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
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.