ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
tapiRecord (Function)
Records the current communication as a".WAV" file.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
1. Project and analysis
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
21. Reports
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
How to manage enumerations programmatically?
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......