ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Assignment of RETURN
The return value of the process currently run can be assigned...
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
LDAPNbValue (Function)
Returns the number of values for an attribute.
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....
Enumeration (Type of variable)
An enumeration is a set of values......
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Min (Function)
Returns the lowest value.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
<Array>.Min (Function)
Returns the lowest value in the array.
<Array>.Max (Function)
Returns the greatest value in the array.
<Certificate variable>.ExtractExtensionValue (Function)
Returns the value of a certificate extension.
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.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
1
2
3
4
5
6
140
>