ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
<Map>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Chart>.PointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
<Word Processing>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing control.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
<Pivot table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<Pivot table>.ListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Kanban control events
The following events are associated with Kanban controls......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.