ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionRestoreParameter (Function)
Restores the exception process of a process.
StringFormat (Function)
Formats a character string according to the selected options.
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.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Modulo (Reserved word)
Returns the remainder of a division.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
ErrorRestoreParameter (Function)
Restores the error process of a process.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HStatDate (Function)
Returns the date of the last update for the index statistics.
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
SQLListSource (Function)
Lists the data sources declared on a local site.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.