ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
CurrentWin (Function)
Identifies the window currently in edit.
HErrorLock (Function)
Used to check whether a lock error occurred.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
grTitle (Function)
Modifies the caption and/or position of the chart title....
grAddData (Function)
Adds a data into a chart.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
AWP without UI
Bootstrap, Angular, React, Vue......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Project description: Project tab
The project description window allows you to configure various elements of your project......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Manager of automated tests
The test manager is used to......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
iPrintReport (Function)
Prints a report created with the report editor.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....