ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Passing parameters
The parameters can be passed to a procedure......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Structure of data files of user groupware
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
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.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
GridlinesVisible (Property)
Operations performed on class diagrams
The following paragraphs explain......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
2. Analysis in practice
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...