CGI Techniques to Create Webpages This document covers all of the aspects of connecting an APPX application to a Web Server to act as an Internet Application Serv...
Calling Inquiries from Scrolling INPUTs "I have a scrolling INPUT on a set of data. I would like the Automatic Child to jump to a full screen display of the full ...
Calling O/S API Functions By using the PASS and CALL statements in APPX, O/S libraries and functions can easily be accessed from APPX subroutines. This paper disc...
Character Encoding Character encoding wasn't much of an issue in the pre internet and pre PDF days. This is because the first 128 characters in most encoding sche...
Client Side Processes File Transfers This page is intended for APPX Release 5.0 and earlier. In Release 5.1 various API's were introduced to perform these funct...
APPX Client Always On Top This client setting turn on the Always On Top setting in the Operating System for this window. Overview This client property will set t...
APPX Client Control Double Click Behavior This client setting allows you to control the behaviour of a double click. Overview This client property allows you to ...
APPX Client Arrow Key in Scrolling Regions This client setting causes use of the arrow keys in a scrolling process to scroll records up or down the screen. Overv...
APPX Client Borderless Mode This client setting turns off the outermost client border. Overview This client property turns off the outermost client window border...
APPX Client Command Line Options The following is a partial list of the command line options that can be appended to the "Target:" line of the Appx Desktop Client...
APPX Client Turn the Block Cursor On or Off This client setting lets you control the block cursor. Overview This client property allow you to control the block c...
APPX Client Draw Border around Active Scrolling Region This client setting turns on or off the blue border we draw around the active scrolling record. Overview T...
APPX Client Duplicate Session Hot Key This feature allows a user to easily start an additional APPX Client session. Overview The Duplicate Session Hot Key (Alt F...
APPX Client Duplicate Session Hot Key This feature allows a user to easily start an additional APPX Client session. Overview The Duplicate Session Hot Key (Alt F...
APPX Client Map End, Tab, and Option keys This client setting allows you to map the End, Tab, and Option functions to different keyboard keys. Overview The prope...
APPX Client Support for Multiple Displays _If you have more than one monitor, you can tell the APPX Client which one to use for new sessions. _ Overview Whe...
APPX Client Support for Multiple Displays If you have more than one monitor, you can tell the APPX Client which one to use for new sessions. Overview When using...
APPX Client New Scan Button This client setting replace the scan button with a smaller scan button. Overview This client property replaces the standard Scan butt...
Process ID is part of Client Title The Process ID is now part of the default Client Title. Overview By default, the title for the client window now includes the ...
APPX Client Presentation Mode Footer Size This client setting controls the size of the footer in Presentation Mode. Overview This client property controls the si...
APPX Client Presentation Mode The APPX Client supports a special presentation mode for running a full screen APPX session without a window. Overview Present...
APPX Client Presentation Mode The APPX Client supports a special presentation mode for running a full screen APPX session without a window. Overview Presentation...
APPX Client Presentation Remote This client setting allows you to use certain keystrokes used by presentation remotes to trigger selected Appx options. Overview ...
Tech Tip Client Side Printing by Gary Rogers, APPX Director of Training and Consulting With the advent of the APPX Desktop Client, a broad range of features wer...
APPX Client Single Sign On (Windows Only) This allows the Appx Client to automatically use your Windows Active Directly desktop authenticated credentials to log i...
Client Startup Preferences File You can now specify a preferences file for the client on the command line. Overview This setting allows you to set any client pre...
APPX Client Swipe/Drag Scrolling This client setting causes mouse drag and touchscreen swipe actions to translate into Appx Panning and Scrolling options. Overvi...
APPX Client Use Main Title Bar This client setting moves the processes title bar text to the Appx Client titlebar. Overview This client property takes the text f...
APPX Client Scroll Navigation Bar This client setting replace the scrollbar with a new navigation bar. Overview This client property replace the standard Scroll ...
Passing data to a Client Session This client setting allows you to pass custom data into a new Appx Client session. Overview This client property allows you to p...
APPX Client Semi Transparent Mode This client setting controls the transparency of the entire client window as it appears on the desktop. Overview This client pr...
.COLOR SET COLOR This subroutine is called to set a color (RGB) into the "current" color spec. A single parameter is passed and may be in any one of the following...
Working with Color Specifications Various API's allow you to pass a 'color_spec_name' or 'color_value' to set a color. A 'color_spec_name' refers to a previously ...
Combining CGI Script and APPX ILF Now that you are generating HTML from within APPX, wouldn't it be nice to generate the new documents directly in response to web...
Configuring APPX for Unix Configuring the Login Manager This document explains how to configure the new login manager in APPX 5.0 higher Unix HASP Installation...
Configuring APPX for Windows APPX Presentation Server WinAppxD This document includes questions and hints about installing and running APPX/Server on Windows...
Convert SSL Certificate from IIS formatted (PKCS#12/.pfx) This document assumes your IIS server is already configured with an SSL certificate from either a public...
Converting Arrays to Scalar Data At present, only the 'CNV TEXT' stmt addresses an Alpha array as if it were a single scalar variable. (Unfortunately, it also adj...
Customizing the Runtime Environment The APPX environment includes a number of standard processes. This page describes how you can customize them. Overview Your A...