ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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: "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 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...
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
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...
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
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.