ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Border of controls
One of the most important elements of control style is its border......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
The Cell control
The Cell control contains controls......
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
The Clickable Image control
The Clickable Image control can be used to......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Reports
A report provides a custom view of data......
Functions for managing objects (External language)
dCopy (Function)
Copies an image to another image.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....