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.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
How to create a patch?
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward...
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another...
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes...
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones...
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order...
Associating documents with the project
To describe a project in detail, you can associate documents with it......
TreeCollapse (Function)
Collapses a branch previously expanded.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report...
The Wire control
The Wire control is used to visually link 2 controls......