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).
Control constants
List of constants used by the functions for managing controls...
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
IFrame control
IFrame is an HTML concept......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
10. UMC: User Macro-Code
Composite keys
A composite key is a key item containing several other items......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Error 305: The element does not exist in the window
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
6. Internal window
Internal windows...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....