ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Image (Property)
The Image property gets and sets the background image of a control or block.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Report data source
...The reports can be created with the data coming from:...
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.