ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sin (Function)
Returns the sine of an angle.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Query editor: Characteristics
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
LocalStorageGet (Function)
Retrieves a value from the local storage.
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.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Tangent (Function)
Calculates the tangent of an angle.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
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.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
IsEven (Function)
Identifies an even number.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).