ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Map>.FollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
<Map>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.