ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinNetCurrentVal (Function)
Returns the net current value of investment.
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.
Val (Function)
Returns the numeric value of a character string.
RegistryValueType (Function)
Returns the type of value found in the registry.
Max (Function)
Returns the greatest value passed as parameter.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
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.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
<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.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
<Pivot table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<Pivot table>.ListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
1
2
3
4
5
6
140
>