ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableCellSelectOccurrence (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.
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<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.
zipSelectFile (Function)
Selects files from an archive.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
Events associated with Combo Box controls
List of events associated with Combo Box controls
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
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.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data...
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
Options of the window editor
To configure the general options of the window editor......
FileFilter (Property)
of the description window), in the file picker displayed when the user selects the "Browse..." option...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Properties of a help page
The characteristics of a help page are used to define......
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)......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
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...
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Describing an element
A flexible modeling includes different elements linked together......
Report and project
In most cases, a report is linked to a project......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select...
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element...
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......