ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
Environment of the report editor
Environment of the report editor...
Environment of the query editor
Environment of the window editor
The main elements of window editor are as follows:
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Operations performed on component diagrams
The following paragraphs explain......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Report controls
Several types of controls can be handled in a report created by the report editor......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Start of Break block (Break header)
The Start of break block is optional......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.