ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
StatMin (Function)
Calculates the minimum value for a series of values.
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
The Dashboard control
Dashboards are essential elements in an application......
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Specific features of the Express version
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Sum (Function)
Calculates the sum of the array elements.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
LooperInsertLine (Function)
Inserts a row into a Looper control.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
StatVarianceP (Function)
Calculates the variance for a full series of values.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......