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.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can...
Report blocks
A printed report includes several sections......
Native Access Connector
...This type of Native Connector allows access to ACCESS databases for better interoperability...
Report data source
...The reports can be created with the data coming from:...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
The Site Map control
The Site Map control allows the Web user to......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via...
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found...
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Environment of the window editor
The main elements of window editor are as follows:
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......