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.
Reloading a document
To reload a document, ......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Help editor options
The options of the help editor ("Display......
Data persistence
The data persistence is used to store the value typed by the user......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Examples for using the OLE DB provider for HFSQL
Test of a query
The query editor allows you to run the test of query result......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Configuring the setup program
Two tools can be used to create a setup program......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
4. When to use the debugger?
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following...
Using the query result
The result of a select query can be used in......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows,...
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...