ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET Assemblies
.NET is Microsoft's software development platform......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
18. Management of business rules
WEBDEV license agreement
WEBDEV license agreement...
21. Managing business rules
Managing business rules...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
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.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Using .NET assemblies in a project
To use .NET assemblies in a project......
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed 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.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map 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.
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.
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.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
1
3
4
5
6
7
118
>