ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<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.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data...
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data...
<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
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.
On/Off button in a window
The on/off button is a button that operates like a check box......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups...
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
The Edit control
The Edit control allows users to enter data......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server),...
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Creating the menus for the windows of the WINDEV RAD pattern
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure...
AAF: Context menu of Image controls
A context menu is available for Image controls......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
14. Managing the "Back" button in practice
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image...
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list...
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked...
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using...
Address (Property)
The Address property is used to: Establish a connection between the Conference control...