ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Static or dynamic site
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
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.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
LocalStorageGet (Function)
Retrieves a value from the local storage.
Max (Function)
Returns the greatest value passed as parameter.
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.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Modulo (Reserved word)
Returns the remainder of a division.
IsOdd (Function)
Identifies an odd number.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
IsEven (Function)
Identifies an even number.