ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<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
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
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.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup...
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files...
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control...
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
8. Optimizing an application
ComponentLocate (Function)
Specifies the access path to an external component of project.
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,...
Python: Native calls
WLanguage allows for native Python calls......
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,...
The Image control
The Image control is used to......
The Clickable Image control
The Clickable Image control can be used to......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged...