ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sum (Function)
Calculates the sum of the array elements.
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
RESTSend (Function)
Sends a REST request and waits for the server response.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
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.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Error 28: No END statement is associated with this SWITCH
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
ServiceRestart (Function)
Restarts a service (already started).
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
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.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...