ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
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....
Map control properties
The following properties can be used with Map controls:...
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
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.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Manipulating Multiline Zone controls programmatically (prefix syntax)
A Multiline Zone control can be manipulated programmatically using the control name....
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......
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)