Name | Description | Defining Class |
Child_Count | Returns the number of child objects the object contains | cObject |
Delegation_Mode | Determines if and how unknown messages are delegated | cObject |
Name | Returns the full name of the object including parentage | cObject |
Object_Id | Returns the object handle of the object, can be used to determine if an object exists | cObject |
Object_Label | Returns the short name of an object | cObject |
Parent | Returns the parent of an object | cObject |
pasBrowserLanguages | (Client Web Property) Use this property to query the preferred languages as they are reported by the browser | |
pbDragDropEnabled | (Client Web Property) Determines whether drag and drop is supported by this control | cWebBaseUIObject |
pbEnabled | (Client Protected Web Property) Determines whether the control can accept the focus | cWebBaseUIObject |
pbIsMobile | (Client Web Property) Indicates whether or not the client is detected as a mobile device | |
pbLogInvalidRequests | Determines whether invalid requests received from the client result in an error | |
pbLogWebSession | This determines if the session manager object should log sessions in the session table | |
pbNoAccessibilityCheck | Controls whether the framework looks at pbRender, pbVisible and pbEnabled of itself or its parents to determine if the control is accessible | cWebBaseUIObject |
pbRender | (Client Protected Web Property) Determines whether the control's elements are present in HTML | cWebBaseUIObject |
pbResponsive | (Client Web Property) Determines whether or not the responsive system is active | |
pbServerOnOrientationChange | (Client Web Property) Determines whether server OnOrientationChange event fires | |
pbServerOnResizeWindow | (Client Web Property) Determines if the client will trigger the OnResizeWindow event on the server | |
pbShowAllRefindErrors | When set true all views will show an unhandled error when a refind record fails - used mainly for testing and debugging | |
pbStateAsUrlHash | Determines if the state hash will be added to the URL as URL hash | |
pbStateHashInvalidError | Controls if an error will be shown when restoring an invalid state hash (basically entering an incorrect URL) | |
pbStateRestoreRecord | Determines whether this view will create a new history item when it is entered | |
pbUpdateApplicationTitle | (Client Web Property) Determines whether the title in the title bar is automatically updated | |
pbVisible | (Client Protected Web Property) Determines whether the control's elements are visible or hidden | cWebBaseUIObject |
peAlignView | (Client Web Property) Controls padding for web views with a maximum width | |
peApplicationStateMode | Main switch determining the behavior of the WebApp Framework History management | |
peApplicationStyle | Determines whether the WebApp uses the Desktop (user-driven) UI or the Mobile/Touch (drilldown) UI | |
peAttachStatus | This indicates the current status of a WebApp instance process | |
peLoginMode | Determines what type of user verification is required | |
peMode | (Client Web Property) Indicates the responsive mode in which the client is running | |
peNeighborhood | Determines how an object and its descendents participate in object neighborhood referencing | cObject |
phoActionJsonData | Handle to a JSON Object representing the action data during a server action | cWebObject |
phoCommandBar | Handle of the web application's command bar object (cWebCommandBar ) | |
phoDefaultView | The default view a web application will attempt to load after login | |
phoLoginView | The login dialog that handles user ID and password verification | |
piBrowserTimezoneOffset | (Client Web Property) Use this property to query the timezone offset in minutes as it is reported by the browser | |
piScreenHeight | (Client Web Property) Contains the screen height in pixels of device on which the browser runs | |
piScreenWidth | (Client Web Property) Contains the screen width in pixels of device on which the browser runs | |
piWindowHeight | (Client Web Property) Contains the height of the browser window in pixels | |
piWindowWidth | (Client Web Property) Contains the width of the browser window in pixels | |
psApplicationTitle | (Client Web Property) Determines the application title that is shown in the browser | |
psBackgroundColor | (Client Web Property) The background color of the web control | cWebBaseUIObject |
psBaseHref | (Server Web Property) Determines the base path added in front of the urls generated for history management | |
psClientOnOrientationChange | (Client Web Property) Name of the client side function to fire during the OnOrientationChange event | |
psClientOnRender | (Client Web Property) Name of the JavaScript function that will execute directly after the UI Object is rendered | cWebBaseUIObject |
psClientOnResizeWindow | (Client Web Property) Name of the client side function to fire during the OnResizeWindow event | |
psCSSClass | (Client Web Property) Determines the CSS class the object uses | cWebBaseUIObject |
psCurrencySymbol | (Client Web Property) The currency symbol used by currency masks throughout your web application | |
psDateFormat | (Client Web Property) The date format used to represent date values throughout your web application | |
psDateSeparator | (Client Web Property) The date separator character used to represent date values throughout your web application | |
psDateTimeFormat | (Client Web Property) Determines the format in which unmasked date time values are shown and in which format they are edited | |
psDecimalSeparator | (Client Web Property) The character used to separate the whole number from the decimal fraction for numeric values throughout your web application | |
psDynamicObjectId | The (unique) ID of the dynamic object | cWebObject |
psEncryptPassword | Used by the framework to encrypt values and generation of checksums | |
psHtmlId | (Client Web Property) The object's HTML element Id | cWebBaseUIObject |
psJSClass | Determines which JavaScript class belongs to the DataFlex class | cWebObject |
psLocationHash | (Client Web Property) | |
psTextColor | (Client Web Property) The text color of the web control | cWebBaseUIObject |
psTheme | (Client Web Property) The user interface theme used by the web application | |
psThousandsSeparator | (Client Web Property) The character used to separate the each three digits in numeric values greater than 999 throughout your web application | |
psTimeFormat | (Client Web Property) Can be set to adjust the format in which time values are shown and edited by your application's DEOs | |
psTimeSeparator | (Client Web Property) Determines which separator is used when displaying and editing date time values | |
psVersionID | (Client Web Property) | |
WBOCount | The number of WBP items in the application | |
WBOHandle | The WBO object Id | |
WSOCount | The number of WSO items in the application | |
WSOHandle | The WSO object Id | |