ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
SemaphoreCreate (Function)
Creates a semaphore.
Summary table: Managing application directories by platform
Returns the list of continents....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Factorial (Function)
Returns the factorial of an integer number.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
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.
Tangent (Function)
Calculates the tangent of an angle.