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.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period...
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify...
<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify...
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Including the code
You want to include your code lines in a condition, in a structure, ......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use...
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls...
Sub-query
A sub-query is a query whose result is used by another query......
Query with parameters
The queries with parameters allow the user to easily select records according...
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote...
6. Multiple generation
...Multiple generation...
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records...
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step...
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available...
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
1
5
6
7
8
9
79
>