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).
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Constants for managing the windows
List of constants used by the functions for managing the windows...
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
MyParent (Reserved word)
MyParent is used to handle...
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
WINDEV Framework License Agreement
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
gClickableLink (Function)
Adds a clickable link in a graphic string.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
WINDEV License Agreement
WINDEV License Agreement...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
InitParameter (Function)
Initializes the management of persistent values.