ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Max (Function)
Returns the greatest value passed as 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.
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.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in 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.
IsEven (Function)
Identifies an even number.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.