ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Installing the robot controller
The monitoring robot includes three executables......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Automation object
The Automation keyword is used to declare an automation object...
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
6. Internal window
Internal windows...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......