ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Keep-alive on connection
1. Project and analysis
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
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)....
Peeling Corner control 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.
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.
Events associated with a Multimedia control
List of events associated with a 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.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper 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.