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.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external...
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without...
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Creating the Table windows of the WINDEV RAD pattern
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications)...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......