ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Looper control
A Looper control is used to repeat the controls found in a specific area......
The Check Box control
A Check Box can correspond to......
5. User Groupware in practice
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
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......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Voice commands in your applications
The applications that you develop can react to the user's voice......
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 ......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
1. Project and analysis
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
HDeleteTrigger (Function)
Deletes a trigger.
zipDeleteFile (Function)
Deletes a file from an archive.
<Source>.DeleteTrigger (Function)
Deletes a trigger.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
13. Types of standard controls
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......