ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<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.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data...
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data...
<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
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.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements...
Translating a text file with WDTRAD
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code...
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records...
The Slider control (in a window)
A slider control is used to select a value between two bounds......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
The Check Box control
A Check Box can correspond to......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position...
FileFilter (Property)
of the description window), in the file picker displayed when the user selects the "Browse..." option...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Options of the window editor
To configure the general options of the window editor......
Properties of a help page
The characteristics of a help page are used to define......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....