ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
15. Creating the executable in practice
Creating the executable in practice...
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Check model
You can use check models to easily create checks...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
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.
Automatic management of exceptions
The management of exceptions can be customized by process......
Using WDDIXIO
To translate the text used in your project:...
The Organizer control
The Organizer control is used to display and handle organizers......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......