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.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Project description: Options tab
The project description window allows you to configure various elements of your project......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous...
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV...
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights...
Rights on the virtual directory
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer...
WDTRAD options
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
16. Java applications in practice
Java applications in practice...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found...
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native...
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native...
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call...
Control constants
List of constants used by the functions for managing controls...
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......