ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Max (Function)
Returns the greatest value passed as parameter.
Tangent (Function)
Calculates the tangent of an angle.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Sum (Function)
Calculates the sum of the array elements.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
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.
Sin (Function)
Returns the sine of an angle.
EmailGetAll (Function)
Retrieves all the emails found on a server.
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...
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).