ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
iPreview (Example)
Usage example of the iPreview function
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
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....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Radio Button control properties
List of properties associated with a Radio Button control...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Event (Example)
Usage example of the Event function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......