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.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change...
WDOptimizer: Editing and modifying a ".REP" file
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference...
fSeek (Example)
Usage example of the fSeek function
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following...
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
dFill (Example)
Usage example of the dFill function
HMergeView (Example)
Usage example of the HMergeView function
fDelete (Example)
Usage example of the fDelete function
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window,...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series...
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
2. Types of setup
Types of setup...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks...