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...
Space (External language)
Fills the content of WdString with space characters on the right.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
StreamReject (Function)
Refuses a request for stream connection.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Interactive notification management constants
Interactive notification management constants...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
DnDForce (Function)
DnDForce is kept for backward compatibility.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Token
The Token keyword can correspond to...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Record (Type of variable)
The Record type is used to save the values of a record.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
zipFileSize (Example)
Usage example of the zipFileSize function
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function