ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
<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.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Data persistence
The data persistence is used to store the value typed by the user......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
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......
5. Project configuration
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
4. User Groupware
User Groupware...
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....