ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
16. Application test in practice
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....