ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CoTan (Function)
Calculates the cotangent of an angle.
Error 105: Redefinition of the local variable
FinRedemption (Example)
Usage example of the FinRedemption function
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
OpenSister (Example)
Usage example of the OpenSister function
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Cos (Function)
Calculates the cosine of an angle.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
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.
Modulo (Reserved word)
Returns the remainder of a division.
IsOdd (Function)
Identifies an odd number.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.