ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
HSL (Function)
Creates a color from its hue, saturation and lightness.
RGBRed (Function)
Returns the red component of an RGB color.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
ColorPalette (Function)
Returns a color found in the current palette.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
BurnerEject (Function)
Opens or closes the door of current burner.
SysColor (Function)
Identifies or modifies the color of a Windows element.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
<Chart>.Gradient (Function)
Enables or disables the display of color gradients in a chart.
grColor (Function)
Returns and initializes the color of different chart elements.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
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.
1
2
3
4
5
6
69
>