ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Bubble" charts
A bubble chart shows the correlation between three variables via 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.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Text (Property)
The Text property is used to get and modify text.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
8. "Mobile friendly" site: Dynamic serving
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
GglGetDocument (Function)
Downloads a document from the Google Docs service.