ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<Image>.Fill (Function)
Colors an area in an Image control.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
SysColorRes (Function)
Returns the resolution of the screen in number of colors.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
<Chart>.HMColor (Function)
Specifies the colors of different values in a Heatmap chart.
<Chart>.HMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.