ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: "Code" pane
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
The Tab control
The Tab control is used to simultaneously display different controls......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
TabClose (Function)
Closes a dynamic pane in a Tab control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.