ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Dockable Panel control
  • Overview
  • Manipulating Dockable Panel controls programmatically
  • Creating a Dockable Panel control
  • Associated properties
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Manipulating Dockable Panel controls programmatically
Overview
A Dockable Panel control can be handled programmatically.
To manipulate a Dockable Panel control through programming, WINDEV proposes the PanelXXX functions.
This help page explains how to programmatically manipulate Dockable Panel controls.
Manipulating Dockable Panel controls programmatically

Creating a Dockable Panel control

A Dockable Panel can be created through programming with PanelCreate. This function expects as parameter the internal window that contains the controls displayed in the Dockable Panel control.
By default, the size of the Dockable Panel control will correspond to the size of the internal window in edition mode.

Associated properties

For a complete list of WLanguage properties that can be used with Dockable Panel controls, see Dockable Panel control properties.
Minimum version required
  • Version 24
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help