ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Programming an indexed control
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.