ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
MemcachedDecrement (Function)
Decrements the value associated with a key. The key is created if it does not exist.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
<Pivot table>.HeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<btleDescriptor variable>.ReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
<Spreadsheet>.Seek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
VariantConvert (Function)
Converts the value stored in a Variant variable].
Assignment of RETURN
The return value of the process currently run can be assigned...
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Test of a query
The query editor allows you to run the test of query result......