Properties for cWebApp

View property list in hierarchical order

NameDescriptionDefining Class
Child_CountReturns the number of child objects the object containscObject
Delegation_ModeDetermines if and how unknown messages are delegatedcObject
NameReturns the full name of the object including parentagecObject
Object_IdReturns the object handle of the object, can be used to determine if an object existscObject
Object_LabelReturns the short name of an objectcObject
ParentReturns the parent of an objectcObject
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 controlcWebBaseUIObject
pbEnabled(Client Protected Web Property) Determines whether the control can accept the focuscWebBaseUIObject
pbIsMobile(Client Web Property) Indicates whether or not the client is detected as a mobile device
pbLogInvalidRequestsDetermines whether invalid requests received from the client result in an error
pbLogWebSessionThis determines if the session manager object should log sessions in the session table
pbNoAccessibilityCheckControls whether the framework looks at pbRender, pbVisible and pbEnabled of itself or its parents to determine if the control is accessiblecWebBaseUIObject
pbRender(Client Protected Web Property) Determines whether the control's elements are present in HTMLcWebBaseUIObject
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
pbShowAllRefindErrorsWhen set true all views will show an unhandled error when a refind record fails - used mainly for testing and debugging
pbStateAsUrlHashDetermines if the state hash will be added to the URL as URL hash
pbStateHashInvalidErrorControls if an error will be shown when restoring an invalid state hash (basically entering an incorrect URL)
pbStateRestoreRecordDetermines 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 hiddencWebBaseUIObject
peAlignView(Client Web Property) Controls padding for web views with a maximum width
peApplicationStateModeMain switch determining the behavior of the WebApp Framework History management
peApplicationStyleDetermines whether the WebApp uses the Desktop (user-driven) UI or the Mobile/Touch (drilldown) UI
peAttachStatusThis indicates the current status of a WebApp instance process
peLoginModeDetermines what type of user verification is required
peMode(Client Web Property) Indicates the responsive mode in which the client is running
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencingcObject
phoActionJsonDataHandle to a JSON Object representing the action data during a server actioncWebObject
phoCommandBarHandle of the web application's command bar object (cWebCommandBar )
phoDefaultViewThe default view a web application will attempt to load after login
phoLoginViewThe 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 controlcWebBaseUIObject
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 renderedcWebBaseUIObject
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 usescWebBaseUIObject
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
psDynamicObjectIdThe (unique) ID of the dynamic objectcWebObject
psEncryptPasswordUsed by the framework to encrypt values and generation of checksums
psHtmlId(Client Web Property) The object's HTML element IdcWebBaseUIObject
psJSClassDetermines which JavaScript class belongs to the DataFlex classcWebObject
psLocationHash(Client Web Property)
psTextColor(Client Web Property) The text color of the web controlcWebBaseUIObject
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)
WBOCountThe number of WBP items in the application
WBOHandleThe WBO object Id
WSOCountThe number of WSO items in the application
WSOHandleThe WSO object Id