| pasBrowserLanguages |
Use this property to query the preferred languages as they are reported by the browser 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 You can read this property to indicate whether or not the client is detected as a mobile device, i.e. |
cWebApp |
| pbLogInvalidRequests |
Determines whether invalid requests received from the client result in an error 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 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 The responsive system allows a web application to adjust to different size clients. |
cWebApp |
| pbServerOnOrientationChange |
Determines whether server OnOrientationChange event fires Set to True to trigger server OnOrientationChange event. |
cWebApp |
| pbServerOnResizeWindow |
Determines if the client will trigger the OnResizeWindow event on the server 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 pbShowAllRefindErrors determines if refind record error should be reported. |
cWebApp |
| pbStateAsUrlHash |
Determines if the state hash will be added to the URL as URL hash 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 If True, this view will not 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 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 The DataFlex Web Framework supports two styles of web applications: Desktop and Mobile/Touch. |
cWebApp |
| peAttachStatus |
This indicates the current status of a WebApp instance process This indicates the current status of a WebApp instance process. |
cWebApp |
| peLoginMode |
Determines what type of user verification is required The Web Framework provides default user login, security, and session management features. |
cWebApp |
| peMode |
Indicates the responsive mode in which the client is running You can read this property to query the responsive mode setting of the client device. |
cWebApp |
| peSystemThemePreference |
|
cWebApp |
| peThemePreference |
|
cWebApp |
| phoCommandBar |
Handle of the web application's command bar object (cWebCommandBar ) The cWebApp object supports command bar objects that can contain a menu system and a set of tool bars. |
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 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 This property 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 This property contains the screen width in pixels of device on which the browser runs. |
cWebApp |
| piWindowHeight |
Contains the height of the browser window in pixels This property contains the height of the browser window in pixels. |
cWebApp |
| piWindowWidth |
Contains the width of the browser window in pixels This property contains the width of the browser window in pixels. |
cWebApp |
| psApplicationTitle |
Determines the application title that is shown in the browser 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 This password is used by the framework to encrypt values and generation of checksums. |
cWebApp |
| psLocationHash |
|
cWebApp |
| psTheme |
The user interface theme used by the web application You can control your web application's overall appearance by selecting a theme. |
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 This property determines which separator is used when displaying and editing date time values. |
cWebApp |
| psVersionID |
|
cWebApp |
| WBOCount |
The number of WBP items in the application The number of cWebBusinesProcess (WBO) objects in the application. |
cWebApp |
| WBOHandle |
The WBO object Id The WBO object Id for the passed item. |
cWebApp |
| WSOCount |
The number of WSO items in the application The number of Web Service Object (WSO) items in the application. |
cWebApp |
| WSOHandle |
The WSO object Id The Web Service Object (WSO) object Id for the passed item. |
cWebApp |