ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
Chart control: "Detail" 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 Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Visible (Property)
The Visible property is used to set the visibility of an element.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
sfLeadConvert (Variable type)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Functions for managing images
Opens the default Web browser of the current device....
httpResponse (Variable type)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
SocketWrite (Function)
Writes a message intended to another socket.
hdfsConnection (Variable type)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
saasSubscription (Variable type)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.