ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyTask (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......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
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......
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......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
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......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
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....
<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....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
ERR_NO_APPLICATION
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
BackgroundTaskAdd (Function)
Adds a new background task.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...