ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Window functions
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
Constants for object visibility
ConstantDescriptionUsed by the functions/properties
AboveWindow state: the window is displayed in the foreground in relation to the other windows of the applicationWinStatus, OpenChild, OpenSister
AboveAllWindow state: the window is displayed in the foreground in relation to all the other windows (including the ones from the other applications)WinStatus, OpenChild, OpenSister
ActiveStatus of the object: the object is activeState property, InitialState property, WinStatus, MenuState
DisplayOnlyStatus of an object: no input is allowed in the objectState property, InitialState property, WinStatus
GrayedStatus of the object: the object is grayedState property, InitialState property, MenuState
InactiveStatus of an object: no input is allowed in the objectState property, InitialState property
InvisibleWindow or menu option state: the window or the option is invisibleState property, InitialState property, WinStatus, MenuState
NormalWindow state: the window is displayed in normal mode (the windows from the other applications can be displayed in the foreground)WinStatus
NotFoundWindow state: the window is not opened or it does not existState property, InitialState property, WinStatus
OutsideScreenWindow state: active window displayed outside the visible area of the screenState property, InitialState property, WinStatus
TopActiveWindow state: The window becomes active (window in edit) and it is displayed in the foreground. This constant corresponds to the result of a click performed in the title bar of window.WinStatus
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help