ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<Pivot Table>.ListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Managing Google Calendars (prefix syntax)
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
<Table>.fromJSON (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
AssistedInputAdd (Function)
Adds a row to the list of values available in the input suggestions of an Edit control.
<Spreadsheet>.AddLink (Function)
Creates a link in a Spreadsheet control cell. The text in the cell becomes the link.
<Map>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
HintTextColor (Property)
The HintTextColor property gets and sets the hint text color of an Edit control.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.