ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Functions for managing emails (prefix syntax)
List of functions for managing emails...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
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.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Enumeration (Type of variable)
An enumeration is a set of values......
Combination (Type of variable)
A combination is a set of options.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Email management functions
List of functions for managing emails...
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
DiagramSave (Function)
Saves a diagram as a "diag" file.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.