ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service management functions
List of functions for managing services...
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Min (Function)
Returns the lowest value.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
<Certificate variable>.ExtractExtensionValue (Function)
Returns the value of a certificate extension.
<Array>.Min (Function)
Returns the lowest value in the array.
<Array>.Max (Function)
Returns the greatest value in the array.
CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
FinCurrentVal (Function)
Returns the current value of investment.
FinFutureVal (Function)
Returns the future value of an investment.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Val (Function)
Returns the numeric value of a character string.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
RegistryValueType (Function)
Returns the type of value found in the registry.
FinNetCurrentVal (Function)
Returns the net current value of investment.
Max (Function)
Returns the greatest value passed as parameter.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.