ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
FTPCommand (Function)
Sends a specific FTP command to a server.
TelemetryEnable (Function)
Enables the telemetry manually.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HOpen (Function)
Opens a data file.
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.
HAddUser (Function)
Adds a user to a database.
HDelete (Function)
Deletes a record from a data file (query or view).
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
iCreateFont (Function)
Creates a new print font.