ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
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.
1. Project and analysis
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.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.