ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
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.
ServiceRestart (Function)
Restarts a service (already started).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
MySelf (Reserved word)
MySelf is used to handle the current control...
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
ServiceWait (Function)
Pauses the current service during the specified duration.
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.
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....
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....