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.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site...
HSetPosition (Example)
Usage example of the HSetPosition function
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display...
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10...
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed...
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Page Header block
The Page header block is printed on each new page......
Setup mode
Several methods can be used to distribute a WINDEV application......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Code style
A code style is used to automatically prefix the name of all the variables and project elements...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Manager of automated tests
The test manager is used to......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server:...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
The Line control
A Line control is used to display a line in a page......