ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeValid (Function)
Checks the time validity.
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.
IsEven (Function)
Identifies an even number.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Sin (Function)
Returns the sine of an angle.
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.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
rssInitialize (Function)
Loads a RSS stream in memory.