ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
Manipulating Word Processing controls programmatically (prefix syntax)
Word Processing controls can be manipulated programmatically......
Manipulating Sliding Banner controls programmatically (prefix syntax)
A Sliding Banner control can be handled through programming......
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Manipulating Multiline Zone controls programmatically (prefix syntax)
A Multiline Zone control can be manipulated programmatically using the control name....
Combo Box columns in Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Manipulating TreeView Table controls programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Programming data-bound Table controls (prefix syntax)
Here's how to program Table controls linked to a table....
Properties associated with the options of a Switch control
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
Programming custom calculations in Table controls (prefix syntax)
Returns the status of a dynamic tab pane (identified by its alias)....
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......