ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
<Map>.ItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
<Check box>.Add
Adds a new option into a Check Box control.
<Table>.Add (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
<Array>.Max (Function)
Returns the greatest value in the array.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Map>.LimitArea (Function)
Limits the geographic area displayed in the Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Menu management functions
List of functions for managing menus...
Interface of WDInst
Creating a Pivot Table control
To create a Pivot Table control......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
fSeek (Example)
Usage example of the fSeek function
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......