ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
LooperAdd (Function)
Adds a row at the end of a Looper control.
grDraw (Function)
Draws a chart according to the specified parameters.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Report data source
...The reports can be created with the data coming from:...
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Height (Property)
The Height property gets and sets the height of an element.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Count (Property)
The Count property returns the number of elements in a given set.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.