ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing the registry
List of constants used by the registry functions....
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Image>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image control.
<Image>.Background (Function)
Declares the default background color for rectangles, circles, etc. used in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.DrawLine (Function)
Draws a line in an Image control.
Copying and cloning
Variables are copied using the "=" operator...
Message text file format
The text files created by WDMSG use a specific format......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
9. Overlaying controls
Time and date management properties
List of properties for managing dates and times...
Euro functions
List of Euro functions...
Matrix management functions
List of functions for managing matrices...
DeleteShortcut (Function)
Deletes a shortcut previously created by CreateShortcut from the Windows desktop, from the "Start" menu of Windows or from a specific directory.
Statistical functions
List of statistical functions...
Properties associated with the chart series
List of properties associated with the chart series...
Error 1004: To explicitly access an element of the base class '%1', use the syntax
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.