ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
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....
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Passing parameters
The parameters can be passed to a procedure......
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......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
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.