ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
12. Retrieving data from a site
Nation (External language)
Defines the display language for the titles, captions, messages...
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grTitle (Function)
Modifies the caption and/or position of the chart title....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Data persistence
The data persistence is used to store the value typed by the user......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
Error 102: The constants can be defined in the initialization code of project, ...
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......