ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Min (Function)
Returns the lowest value.
Service management functions
List of functions for managing services...
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.
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.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....