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.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed...
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Changing sites from AWP to SEO-ready session mode
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite...
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Accessing a database via a web service
The database can be accessed via a web service......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram...
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's...
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......