ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
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....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
RESTSend (Function)
Sends a REST request and waits for the server response.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.