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.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used...
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial,...
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
PVTSelect (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
The Carousel control
The Carousel control is used to display an animated menu made of images......
Internal component description
The description of an internal component can opened at any time......
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without...
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text...
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via...
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed...
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query...
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT...
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box,...
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database...
Report based on a query
Queries are used to easily select records in one or more data files......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
1
4
5
6
7
8
79
>