ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
ERR_BAD_CONTEXT
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Typing multilingual texts
For a multilingual application, you have the ability to......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Creating the windows and the pages of the RAD pattern
Clipping the window according to an image
An image can be used to easily define the shape of a window......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].