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.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS...
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
16. Types of code
Pyramid charts
Pyramid charts allow you to view data in descending order......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options...
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware...
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values...
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
WDReplic: Overview
...WDReplic is a tool used to manage the replication of data between several computers that use...
User report editor (Reports & Queries)
A report provides a custom view of data......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker...
Partial indexing of memos
You now have the ability to index the content of a text memo item......