ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
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...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers,...
DiagramSave (Function)
Saves a diagram as a "diag" file.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Composite chart
A composite chart is a chart that displays several types of charts......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP...
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Report and project
In most cases, a report is linked to a project......
Report templates and inheritance
...When a report template is applied to a report, all the controls and code found in the template...
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Page templates and inheritance
...When a page template is applied to a page, all the controls and code found in the template...
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Edit options of a report
The report editor allows you to......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well...
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible...
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description...
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
5. Project configuration
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed...
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing...