ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Installing the monitor
The monitoring robot includes three executables......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
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......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Removing a project from the SCM (Source Code Manager)
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Creating an insert query
An insert query (corresponding SQL statement......
Installing the robot controller
The monitoring robot includes three executables......
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
19. Upload: Sending files to the server
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Replication: The different types
The data replication is a powerful feature......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.