ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
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.
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.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
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).
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
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.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
fDirectoryExist (Function)
Checks the existence of a directory.
HCloseConnection (Function)
Closes a connection to a database.