ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
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......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
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 MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
ERR_NO_APPLICATION
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
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......
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
BackgroundTaskAdd (Function)
Adds a new background task.