Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Product Manuals » Elevate Web Builder 3 Manual » Getting Started » Application Structure |
Type | Description |
Visual Client | Includes access to the form/control components in the component library and allows the developer to visually design and layout the controls in the IDE. |
Non-Visual Client | Provides a basic project shell that can be used to create applications that don't automatically use the form/control components in the component library. This is useful when you wish to create a small application that runs in web browsers but accesses the browser APIs and UI elements manually, such as when you have static HTML pages for which you want to provide some dynamic functionality and don't want to use JavaScript. |
Server | Includes access to the request handler/non-visual components in the component library and allows the developer to design, code, and debug server-side functionality in the IDE. |
Type | Required Unit |
Visual Client | WebForms unit |
Server | WebRequest unit |
{$INTERFACE <ControlInterfaceFileNameRoot>}
This web page was last updated on Thursday, November 16, 2023 at 10:39 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |