ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Line (Property)
The Line property is used to define the line style used.
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.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
LastDayOfYear (Function)
Returns the date of the last day of the year.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Functions for managing HTML Display controls (prefix syntax)
List of functions for managing HTML Display controls...
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....