ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
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...
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
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).