ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterViewer (Function)
Configures the report viewer.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
String (Variable type)
The String type is used to manipulate strings......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
TypeIsNullable (Function)
Determines whether an element is nullable.
API (Function)
Runs a function found in an external DLL.
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......