ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
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.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
CoTan (Function)
Calculates the cotangent 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......