ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
<btleCharacteristic variable>.GetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
iParameterViewer (Function)
Configures the report viewer.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
HOnError (Function)
Customizes the management of HFSQL errors.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
OLE control properties
List of properties associated with an OLE control...
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
API (Function)
Runs a function found in an external DLL.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
CallDLL32 (Function)
Runs a function found in an external DLL.