ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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

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 a Dockable Panel control, see Properties associated with Dockable Panel controls.
Minimum version required
  • Version 24
Comments
Click [Add] to post a comment

Last update: 01/23/2023

Send a report | Local help