ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grColor (Function)
Returns and initializes the color of different chart elements.
RGB (Function)
Defines a color from its Red, Green and Blue components.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<Chart>.Gradient (Function)
Enables or disables the display of color gradients in a chart.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
<Chart>.HMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable.
<Chart>.HMColor (Function)
Specifies the colors of different values in a Heatmap chart.
HighlightColor (Property)
The HighlightColor property sets the highlight color of an element.
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.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
1
5
6
7
8
9
122
>