ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Programming automatic calculations in the columns of a Table control
Border (Type of variable)
The Border type is used to handle a border through programming...
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Events associated with supercontrols
List of events associated with supercontrols...
Font (Type of variable)
A Font variable creates a font programmatically...
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Designing a supercontrol
A supercontrol is an advanced type of control......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Error 1: Syntax error
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
24. Displaying and linking pages
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
11. Table/Looper controls
Error
The Error keyword is used to manage the errors.