ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grRBAddData (Function)
Adds data to a Radial Bar chart.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Describing an element
A flexible modeling includes different elements linked together......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
HCreateMovableReplica (Function)
Creates a movable replication.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
Constants for managing character strings
List of constants used by string management functions...
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Runtime log
The runtime log is the best way to identify the most used features of an application......
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Query technical documentation
The query editor automatically creates a technical documentation for each query......
iPrintImage (Function)
Sends the image file to print to the print buffer.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
grZoom (Function)
Defines the zoom of a chart.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
grGetData (Function)
Retrieves a data from a chart.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......