ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatCovariance (Function)
Calculates the covariance between two series of values.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
ERR_BUTTON_EXPECTED
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The Signature control
The Signature control is a report control used to sign......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).