ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<zipArchive>.SelectFile (Function)
Selects files from an archive.
<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
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.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
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...
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
Using an external component in an application
A component can be reused at any time in any application......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Responsive Web Design: Slice management
In the WEBDEV editor, different resolutions are represented via slices......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives...
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV...
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch...
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing...
MSIX installation
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined...