ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
21 results for: test colorie
AutomaticTextColor (Property)
The AutomaticTextColor property gets and sets the color to be used for the text of the elements that use the "Automatic" color.
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....
HintTextColor (Property)
The HintTextColor property gets and sets the hint text color of an Edit control.
Manager of automated tests
The test manager is used to......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
LeftIndent (Property)
The LeftIndent property gets and sets the space to the left of the text in a control.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Color (Property)
The Color property gets and sets the color of an element.
Installing the robot controller
The monitoring robot includes three executables......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Fill (Function)
Colors an area in an Image control.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.