ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive...
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
User Groupware files
Two categories of data files are managed......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically...
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Constants used by the scanner functions
Constants used by the scanner functions...
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window...
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
HFSQL constants
List of constants used by the HFSQL functions....
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated...
Handling HTML text in an Edit control
...WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls...