ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Creating the Table pages of the WEBDEV RAD pattern
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.