Tutorial
Up one level4GL Tutorial
- Tutorial 2008-01: Java Webstart Launch — by hubert — last modified 2008-01-16 14:23
- The Querix 4GL Java client `Chimera`can be deployed locally or with a remote deployment option using Java WebStart or an Applet.
- Tutorial 2008-02: System Security — by hubert — last modified 2008-01-16 14:46
- System Security such as Authentication and Encryption is available and fully supported in the Querix 4GL envrionment. However, the implementation and configuration, in particular for Unix, can be rather tricky and requires knowledge of the chosen operating system's security environment. You will find bellow information which will be useful for anyone deploying a security shell arround the 4GL Application and graphical clients.
- Tutorial 2008-03: Dynamic Combo List Box — by hubert — last modified 2008-03-11 14:44
- The dynamic combo list box can be pupulated with static form data and dynamically within the 4gl code. Combo List Box entries are fully manageable with standard 4GL function calls.
- Tutorial 2008-04: Form Embedded Hotlinks — by hubert — last modified 2008-03-11 15:51
- Hydra 4GL supports Hotlinks which can act like normal buttons or call up a browser window with a specified URL.