ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
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......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
iPrintImage (Function)
Sends the image file to print to the print buffer.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grZoom (Function)
Defines the zoom of a chart.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grRBAddData (Function)
Adds data to a Radial Bar chart.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.