ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
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....
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
TextColor (Property)
The TextColor property is used to set the text color of an element.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
<Chart>.BarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
1
2
3
4
5
6
69
>