ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
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).
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
AutomaticTooltip (Property)
The AutomaticTooltip property enables or disables automatic tooltips on List Box, Table and TreeView Table controls.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming......
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.