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.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
List Box control linked to a data file or to a query
to allow a user to select a record, for example......
Configuring the IIS 7/7.5 server
Discover all the possibilities of pivot tables
12. Preventing from going back to a page
28. Site SEO
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
AAF: Sort/Search/Filter on the columns of Table controls
3. Debugger
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Interface of WDInst
The OLE control
The OLE control is used to handle an OLE object......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data...
Defining columns of Table controls programmatically
Time management help
Time management is extremely important......
The Table control
The Table control is used to simplify the display and the input of information stored in memory...
Creating a Pivot Table control
To create a Pivot Table control......
Custom tooltips
Tooltips are very useful for application users......
Recompiling the project
The project compilation is a process used to......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file...
Description window of a combining query
The description window of a combining query consists of several sections......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around...
Help about new features: Letting users know about changes
Applications are constantly evolving......
13. Types of standard controls