ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Cos (Function)
Calculates the cosine of an angle.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
CoTan (Function)
Calculates the cotangent of an angle.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).