ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iForceComplement (Function)
Forces the printing of a Body Complement block.
iParameterViewer (Function)
Configures the report viewer.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
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......
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
WDMap: View records in a table
WDMap is used to view the records found in a table......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Push (Function)
Pushes an element onto the stack.
Enqueue (Function)
Adds an element to the queue.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......