|
This application is an example CHT Client application to be used with HNDCLIENTSVLEAN1VIEW.APP. The application illustrates one Web browse, one Web form, one Web process and one Web report built on one back-end server view. The server, HNDCLIENTSVLEAN1VIEW.APP, is an example Client Server with one back-end data view built on a variation of a .TPS based demo file called "People" used in other CHT demo applications. Use this Client and it's accompanying server as a study example when you begin building your own CHT Web Client Server applications. This application is entirely template-built and jumpstart-built and contains almost no hand-embedded code. Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| PROCEDURE (1): PeopleViewProcess (Procedure Template: HandyWebClientProcessProcedure) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | CLHook | HNDClientHook | HNDINET | 12 | HNDCLNT.INC |
| (0002) | HSRC | HNDSourceProcedure | HND | 46 | HNDSRC.INC |
| (2) Class Instances Found In PeopleViewProcess | |||||
| PROCEDURE (2): HTTPClientMain (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HTTP | HNDClient | HNDINET | 241 | HNDCLNT.INC |
| (0002) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0003) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0004) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (4) Class Instances Found In HTTPClientMain | |||||
| PROCEDURE (3): JumpStartSplashCHTBlue (Procedure Template: Splash) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HTellMe | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In JumpStartSplashCHTBlue | |||||
| PROCEDURE (4): PeopleViewForm (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | CLHook | HNDClientHook | HNDINET | 12 | HNDCLNT.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In PeopleViewForm | |||||
| PROCEDURE (5): PeopleView (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HQry3 | HNDBrwFilter | HND | 245 | HNDBRWFL.INC |
| (0002) | HCLNT | HNDClientHook | HNDINET | 12 | HNDCLNT.INC |
| (0003) | HBrw1 | HNDFileLoadBrowse | HND | 343 | HNDFLBRW.INC |
| (0004) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0005) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (5) Class Instances Found In PeopleView | |||||
| PROCEDURE (6): PeopleViewReport (Procedure Template: HandyWebClientReportProcedure) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | CLHook | HNDClientHook | HNDINET | 12 | HNDCLNT.INC |
| (0002) | HSRC | HNDSourceProcedure | HND | 46 | HNDSRC.INC |
| (2) Class Instances Found In PeopleViewReport | |||||
Classes By Procedure In HNDCLIENTCLLEAN1VIEW.APP