| pasBrowserLanguages |
Use this property to query the preferred languages as they are reported by the browser |
cWebApp |
| pbIsMobile |
Indicates whether or not the client is detected as a mobile device |
cWebApp |
| pbLogInvalidRequests |
Determines whether invalid requests received from the client result in an error |
cWebApp |
| pbLogWebSession |
This determines if the session manager object should log sessions in the session table |
cWebApp |
| pbResponsive |
Determines whether or not the responsive system is active |
cWebApp |
| pbServerOnOrientationChange |
Determines whether server OnOrientationChange event fires |
cWebApp |
| pbServerOnResizeWindow |
Determines if the client will trigger the OnResizeWindow event on the server |
cWebApp |
| pbServerOnSystemThemePreferenceChange |
|
cWebApp |
| pbShowAllRefindErrors |
When set true all views will show an unhandled error when a refind record fails - used mainly for testing and debugging |
cWebApp |
| pbStateAsUrlHash |
Determines if the state hash will be added to the URL as URL hash |
cWebApp |
| pbStateHashInvalidError |
Controls if an error will be shown when restoring an invalid state hash (basically entering an incorrect URL) |
cWebApp |
| pbStateRestoreRecord |
Determines whether this view will create a new history item when it is entered |
cWebApp |
| pbUpdateApplicationTitle |
Determines whether the title in the title bar is automatically updated |
cWebApp |
| peAlignView |
Controls padding for web views with a maximum width |
cWebApp |
| peApplicationStateMode |
Main switch determining the behavior of the WebApp Framework History management |
cWebApp |
| peApplicationStyle |
Determines whether the WebApp uses the Desktop (user-driven) UI or the Mobile/Touch (drilldown) UI |
cWebApp |
| peAttachStatus |
This indicates the current status of a WebApp instance process |
cWebApp |
| peLoginMode |
Determines what type of user verification is required |
cWebApp |
| peMode |
Indicates the responsive mode in which the client is running |
cWebApp |
| peSystemThemePreference |
|
cWebApp |
| peThemePreference |
|
cWebApp |
| phoCommandBar |
Handle of the web application's command bar object (cWebCommandBar ) |
cWebApp |
| phoDefaultView |
The default view a web application will attempt to load after login |
cWebApp |
| phoLoginView |
The login dialog that handles user ID and password verification |
cWebApp |
| piBrowserTimezoneOffset |
Use this property to query the timezone offset in minutes as it is reported by the browser |
cWebApp |
| piScreenHeight |
Contains the screen height in pixels of device on which the browser runs |
cWebApp |
| piScreenWidth |
Contains the screen width in pixels of device on which the browser runs |
cWebApp |
| piWindowHeight |
Contains the height of the browser window in pixels |
cWebApp |
| piWindowWidth |
Contains the width of the browser window in pixels |
cWebApp |
| psApplicationTitle |
Determines the application title that is shown in the browser |
cWebApp |
| psBaseHref |
Determines the base path added in front of the urls generated for history management |
cWebApp |
| psBodyCSSClass |
|
cWebApp |
| psClientOnOrientationChange |
Name of the client side function to fire during the OnOrientationChange event |
cWebApp |
| psClientOnResizeWindow |
Name of the client side function to fire during the OnResizeWindow event |
cWebApp |
| psClientOnSystemThemePreferenceChange |
|
cWebApp |
| psCurrencySymbol |
The currency symbol used by currency masks throughout your web application |
cWebApp |
| psDateFormat |
The date format used to represent date values throughout your web application |
cWebApp |
| psDateSeparator |
The date separator character used to represent date values throughout your web application |
cWebApp |
| psDateTimeFormat |
Determines the format in which unmasked date time values are shown and in which format they are edited |
cWebApp |
| psDecimalSeparator |
The character used to separate the whole number from the decimal fraction for numeric values throughout your web application |
cWebApp |
| psEncryptPassword |
Used by the framework to encrypt values and generation of checksums |
cWebApp |
| psLocationHash |
|
cWebApp |
| psTheme |
The user interface theme used by the web application |
cWebApp |
| psThousandsSeparator |
The character used to separate the each three digits in numeric values greater than 999 throughout your web application |
cWebApp |
| psTimeFormat |
Can be set to adjust the format in which time values are shown and edited by your application's DEOs |
cWebApp |
| psTimeSeparator |
Determines which separator is used when displaying and editing date time values |
cWebApp |
| psVersionID |
|
cWebApp |
| WBOCount |
The number of WBP items in the application |
cWebApp |
| WBOHandle |
The WBO object Id |
cWebApp |
| WSOCount |
The number of WSO items in the application |
cWebApp |
| WSOHandle |
The WSO object Id |
cWebApp |