ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
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....
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
ERR_BAD_URL
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......