ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Copy (Function)
Copies an image to another image.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
<Image variable>.Copy (Function)
Copies an image to another image.
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......