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...
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
ComponentLocate (Function)
Specifies the access path to an external component of project.
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult...
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating...
Customizing the report viewer: Available windows
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system...
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
The Tab control
The Tab control is used to simultaneously display different controls......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer,...
Report viewer: Offer several reports
In the document preview, end users can......
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without...
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device...
Python: Native calls
WLanguage allows for native Python calls......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test...
fSelect (Function)
Opens the Windows file picker.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table,...