ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Creating a query
Two methods can be used to create a query......
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
5. Site test in practice
4. When to use the debugger?
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
18. Secure payment
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Map control properties
The following properties can be used with Map controls:...
2. How to test a site?
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.