ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Compilation options (HLP format)
5. Which type of server to choose?
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Using a query with parameters
A query with parameters can be used......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Using the query result
The result of a select query can be used in......
WDDIXIO License Agreement
WDTRAD License Agreement
WDINT license agreement
License agreement for the software
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WDTRAD license agreement
WDTRAD license agreement...
WDDIXIO License Agreement
WDDIXIO License Agreement...
Software license agreement
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....