ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Table control
The Table allows users to easily view and enter data stored in memory or from a data file, view or query...
Table
The "Table" keyword can correspond to...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications...
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Using a query with parameters
A query with parameters can be used......
Ellipsis (Property)
in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static...
InterpretAmpersand (Property)
of a Combo Box control. the values of a column in a Table control....
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Using the query result
The result of a select query can be used in......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
LineHeight (Property)
control, in a ListView control (standard display mode only), in a Table control, in a Combo Box...
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux...
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
CurrentIndex (Function)
in the current Table control, the number of the option with focus in a Check Box control, the number...
StoredValue (Property)
ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input...
Multiline (Property)
option of an Edit control. find out and modify the "Multiline" option of a column in a Table control....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
WINDEV: Example of programmed Drag and Drop