ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Color (Property)
The Color property gets and sets the color of an element.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
DocFind (Function)
Finds a character string:
  • in an entire Word Processing document.
  • in a fragment.
The "Area" charts
The Area chart is used to highlight the amplitude of a change...
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
Looper control based on a data file
This type of Looper control uses data from a data file or query...
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Referring to an element in a WLanguage event / process
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Palette (Variable type)
The Palette type is used to define the advanced characteristics of a color palette.
dPen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in:
  • in an Image control,
  • in an Image variable,
  • in a WDPic variable (on the background layer),
  • in a picLayer variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc::
  • in an Image control,
  • in an Image variable,
  • in a WDPic variable (on the background layer),
  • in a picLayer variable.
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle).
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
Color (Property)
The Color property gets or sets the font color of:
  • a Font variable.
  • text displayed in a Static or Calculated control of a report.
  • text displayed in a window control.
  • text displayed in a page control.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
diagOval (Variable type)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
<WDPic variable>.Background (Function)
Declares the default background color for rectangles, circles, ... used in a variable of type WDPic.
<picLayer variable>.Background (Function)
Declares the default background color for rectangles, circles, ... used in a variable of type picLayer.
<WDPic variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type WDPic.
grCategoryColor (Function)
Initializes the category color for a chart whose type is:
  • Pie,
  • Column,
  • Bubble chart,
  • Waterfall.
<picLayer variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type picLayer.
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is:
  • Pie,
  • Column,
  • Bubble chart,
  • Waterfall.
dCircle (Example)
Usage example of the dCircle function
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
<Image variable>.Background (Function)
Declares the default background color for rectangles, circles, ... used in a variable of type Image.
HTML 5: Example of programmed drag-and-drop management
To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
TitleHeader (Property)
The TitleHeader property is used to:
  • Get the title and aspect of a column title-header (Table or TreeView Table control).
  • Get the number of column title-headers (Table or TreeView Table control).
  • Change the title and aspect of a column title-header (Table or TreeView Table control).
Left or right sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications...
Manipulating Word Processing controls programmatically (prefix syntax)
Word Processing controls can be manipulated programmatically...
Manipulating Word Processing controls programmatically
Word Processing controls can be manipulated programmatically...
Programming custom calculations in Table controls
WINDEV allows you to easily insert automatic calculations into the columns found in the Table and TreeView Table controls.
It is also possible to perform custom calculations in the columns of Table and Hierarchical Table fields. These calculations are performed programmatically.
Programming custom calculations in Table controls (prefix syntax)
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
dPixelColor (Function)
Identifies the color of a pixel found:
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
diagBorder (Variable type)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
diagText (Variable type)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
1
3