ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Events associated with Combo Box controls
List of events associated with Combo Box controls
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user...
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image...
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user...
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page...
25. Performing a process on several successive pages
Performing a process on several successive pages...
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without...
Popup window
WINDEV allows you to open windows in popup format......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
12. Control templates
WINDEV Mobile allows you to create control templates....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment...