ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
2. Analysis in practice
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
Creating a Pivot Table control
To create a Pivot Table control......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Handling an internal component
An internal component is a set of elements from a project......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
7. HFSQL: files physically created
HFSQL Client/Server: Configuring the server
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Arithmetic operators
The arithmetic operators are......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Drop-down button
The drop-down button expands: a context menu. a popup window....