ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Pyramid charts
Pyramid charts allow you to view data in descending order......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Search in current code
When coding, developers often need to do a quick search in the current code...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
"?" menu
WINDEV proposes a help menu adapted to your applications......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ControlClone (Function)
Creates a new control from an existing control.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
12. Retrieving data from a site
The Image control
The Image control is used to......