ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
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.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
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.
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.