ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
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)......
2. Static or dynamic site
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).
Cos (Function)
Calculates the cosine of an angle.
Log (Function)
Calculates the decimal logarithm of a numeric value.
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.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
WDTrans: Overview
WDTrans is a tool for canceling transactions......
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
fFileExist (Function)
Checks the existence of an external file.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
TimeValid (Function)
Checks the time validity.