ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RegistryValueType (Function)
Returns the type of value found in the registry.
Val (Function)
Returns the numeric value of a character string.
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.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
Events associated with Link controls
List of events associated with Link controls...
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
1
3
4
5
6
7
258
>