ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The planes (in a window or in a report)
The planes are used to group the window controls......
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Break in a report
The break is used to group the records corresponding to a sort criterion......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HOnError (Function)
Customizes the management of HFSQL errors.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......