ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
StatCovariance (Function)
Calculates the covariance between two series of values.
StatVarianceP (Function)
Calculates the variance for a full series of values.
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
The Carousel control
The Carousel control is used to display an animated menu made of images......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
StatMin (Function)
Calculates the minimum value for a series of values.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
ERR_BAD_PARAMETER
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Defining columns of Table controls programmatically
WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
REP files
REP files contain the list of tables handled by the application....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....