ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
<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.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
GetDefinition (Function)
Retrieves the definition of element type.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
OpenSister (Function)
Opens a non-modal sibling window.
Aliases on data files: HAlias
The aliases are used to handle......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Automation object
The Automation keyword is used to declare an automation object...
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
The DotNet structure
Code editor: Display options
The code editor proposes several display options......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Name (Property)
The Name property is used to get the name of an element.