ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
nfcTag (Variable type)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
OCR: Turn images into text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
WDXView : Use
This help page presents the different features of WDXView......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......