ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Error 16: Incompatible CASE
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
BackgroundImagePrinted (Property)
The property ImageFondImprimé allows you to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Error 3: The string has no final "
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....