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.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Generating an application for Universal Windows 10 App
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure...
Query editor: Characteristics
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images...
6. Internal window
Internal windows...
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Creating a translation file
WDINT allows you to create a translation file....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report...
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV...
Code history
The code history is used to......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
7. Multilingual sites in practice
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
fSelectDir (Example)
Usage example of the fSelectDir function
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......