ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
grTitle (Function)
Modifies the caption and/or position of the chart title....
grAddData (Function)
Adds a data into a chart.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
HErrorLock (Function)
Used to check whether a lock error occurred.
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......
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...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
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.
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.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
dbgInfo (Function)
Returns a debug information.
iPrintReport (Function)
Prints a report created with the report editor.
iDestination (Function)
Configures the print destination.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Recycle code windows
By default, a single code window is opened per ......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....