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.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Cumulated (Property)
The Cumulated property determines whether the value of a column or row in a Pivot Table control corresponds to a total (total at the end of a row or column).
WEBDEV - Server codeLinux Warning: This feature is available only from WINDEV Suite SaaS 2025 Update 4.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Android Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
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.
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
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).
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Android Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
<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.
<WDPic variable>.Background (Function)
Declares the default background color for rectangles, circles, ... used in a variable of type WDPic.
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.
diagOval (Variable type)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
<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
<picLayer variable>.Background (Function)
Declares the default background color for rectangles, circles, ... used in a variable of type picLayer.
pvtPosition (Variable type)
The pvtPosition type can be used to manipulate a cell of a Pivot Table control.
WEBDEV - Server codeWEBDEV - Browser codeLinux This type of variable is a new feature available from WINDEV Suite SaaS 2025 Update 4.
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.
TitleHeader (Property)
The property Overhead property allows you 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).
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in 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.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
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.
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).
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