ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBProperty (Function)
Retrieves the value of a property for a USB device.
RedisSet (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
Make calculations easier with the calculator
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HFSQL Client/Server: Configuring the server
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Error 1010: The member of the class is constant
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit 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.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Error 533: The expression of a { } must be a string
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....