ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
<Edit>.OpenAssistedInput (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
InvalidInputMessage (Property)
The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
Error 810: * can only be used for a parameter with a default value
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
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.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
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.