Tags:
create new tag
view all tags

Recent Changes in Main Web retrieved at 13:06 (GMT)

APPX 5.5.0/5.5.1 Feature Index This is the starting point to discover details of the new features found in APPX Release 5.5 and subsequent patch releases. Follow...
APPX 6.1 (and greater) Upgrade Instructions This page provides the information needed to upgrade an existing APPX 5.4.5 (or higher) installation to APPX 6.1 and...
APPX HTML Client Features This page provides an overview of the features in the latest HTML client The version number of the client can be determined by hovering...
APPX 6.2.0 Features This page provides an overview of the new features in APPX 6.2.x Overview This release is primarily focused on the repair of bugs, found in both...
Welcome to the APPX WIKI web Welcome to the APPX Software, Inc. TWiki site. This web site is dedicated to all things APPX.. This web site is intended to be for the...
Statistics for Main Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and...
TWiki Site Statistics Monthly Site Statistics Data Month WebsTotal WebsViewed Websupdated TopicsTotal TopicsViewed TopicsUpdated Attach...
APPX Audit Log Feature This page describes the APPX Audit Log feature and provides instructions for enabling the APPX Audit Log feature on either Linux or Windows...
.TEXT UPPER TO LOWER This subroutine converts upper case to lower case in a text/alpha field. Usage: PASS converted text FIELD...
.TEXT UNICODE COMP This subroutine compares 2 Unicode fields. Added in 6.0.0 Usage PASS result FIELD SHARE? Y PASS...
.TEXT TO UNICODE This subroutine transcodes a RAW alpha field to a Unicode field. Added in 6.0.0 Usage PASS unicode field FIELD...
.TEXT SET UNINAME This subroutine returns the named Unicode character. Added in 6.0.0 Usage PASS unicode string FIELD SHARE?...
.TEXT PARSE LINE This subroutine parses a string into separate fields. Usage: PASS text to parse FIELD SHARE? N PASS...
.TEXT LOWER TO UPPER This subroutine converts lower case to upper case in a text/alpha field. Usage: PASS converted text FIELD...
.TEXT INSERT AT POS This subroutine inserts characters into a text/alpha field. Usage: PASS text field FIELD SHARE? Y...
.TEXT GET UNINAME This subroutine returns the name of the specified Unicode character. Added in 6.0.0 Usage PASS unicode name FIELD...
.TEXT FROM UNICODE This subroutine transcodes a Unicode alpha field into a RAW alpha field. Added in 6.0.0 Usage PASS raw FIELD...
.TEXT FIND AND REPLACE This subroutine finds and replaces text in a text/alpha field. Usage: PASS text field FIELD SHARE...
.TEXT FIND This subroutine finds the position of text in a text/alpha field. Usage: PASS text position FIELD SHARE? Y...
.TEXT CUT AT POS This subroutine removes characters from a text/alpha field. Usage: PASS text field FIELD SHARE? Y...
.TEXT CREATE PAD This subroutine fills a field with a single character. Usage: PASS text field FIELD SHARE? Y PASS...
Running APPX in a 64 bit Linux/Unix environment This page explains how you can run APPX in a 64 bit Linux/Unix environment. No special set up is required for 64 bit...
APPX Movies Introductory Topics Each of the following is a self contained flash movie, focusing on one aspect of the APPX runtime and design environment. Each movie...
APPX 5 on Linux connectivity to Oracle How to configure APPX 5 on Linux to store data inside Oracle. Overview Release 5.0.0 or higher of the APPX Utility allows...
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...
Upgrade APPX HTML Client on Linux Assumption #1 /var/www/html/client/ contains the contents of webhost.zip bundle. Modify paths below if different. Assumption...
APPX 6.1.0 (and greater) Linux/Unix New Installation Overview Two different methods are provided to install APPX on Linux/Unix. There is a GUI installer and a...
APPX 6.1.0 (and greater) Windows New Installation Overview Two different methods are provided to install APPX on Windows. There is a GUI installer and a Console...
.UTIL FIELD SET This subroutine is called to set a value into a specified field name. Usage: PASS App Id FIELD SHARE...
.UTIL FIELD GET This subroutine is called to retrieve the value of the specified field name. Usage: PASS value FIELD...
APPX Runtime Subroutine API This page lists all the available API`s in the current version of Appx. Various API`s have been released at different times and are documented...
.XML WRITER CDAT START This subroutine adds an opening cdata tag in the given XML file. Added in 6.2.0 Usage: PASS XML stream name FIELD...
.XML WRITER CDAT END This subroutine adds an ending cdata tag in the given XML file. Added in 6.2.0 Usage: PASS XML stream name FIELD...
.XML WRITER ELEM END This subroutine adds an end tag for the most recent opened element in the given XML file. Added in 6.2.0 Usage: PASS XML stream...
.XML WRITER ADD DATA This subroutine adds data to the most recent opened element in the given XML file. Added in 6.2.0 Usage: PASS XML stream name...
.XML WRITER ADD ATTR This subroutine adds attribute to the most recent opened element in the given XML file. Added in 6.2.0 Usage: PASS XML stream...
.XML WRITER CLOSE This subroutine closes an XML file. Added in 6.2.0 Usage: PASS XML stream name FIELD SHARE? N GOSUB...
.XML WRITER ELEM START This subroutine adds a starting tag for an element to the given XML file. Added in 6.2.0 Usage: PASS XML stream name...
.XML WRITER OPEN This subroutine creates and opens an XML file. Added in 6.2.0 Usage: PASS XML stream name FIELD SHARE? N...
APPX 6.1.0 and 6.2.0 Installation Instructions This page provides instructions for installing APPX 6.1.x and 6.2.x Notes IMPORTANT: Client versions earlier...
.JSON PARSE FILE This subroutine parses and imports a JSON file. (Added in 6.2.0) Usage: PASS JSON File Path FIELD SHARE? N...
.JSON PARSE This subroutine parses and imports a JSON string (Added in 6.2.0). Usage: PASS JSON String FIELD SHARE? N...
My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference WebHome try out TWiki on...
List of TWiki users Below is a list of users with accounts. If you want to edit topics or see protected areas of the site then you can get added to the list by...
My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference WebHome try out TWiki on...
Configuring APPX and RDBMS Compatibility with newer versions of popular databases is among the many features of APPX 5.0 higher. This page gives some examples of...
.CONVERT FROM BASE64 This subroutine converts Base64 data to Appx raw data (Release 6.2.0 higher). Usage: PASS raw data FIELD...
.CONVERT TO BASE64 This subroutine converts Appx raw data to Base64 data (Release 6.2.0 higher). Usage: PASS base64 data FIELD...
.UTIL ADD USER This subroutine adds a user to the Appx User file. Usage: PASS error msg FIELD SHARE? Y PASS...
.UTIL CHG USER This subroutine changes fields on the Appx User file. Usage: PASS error msg FIELD SHARE? Y PASS...
APPX 6.1.0 Features This page provides an overview of the new features in APPX 6.1.x Overview The most significant change in this is release is support for a Unicode...
APPX HTML Client This page gives installation instructions and an overview of the Appx HTML client. Overview The Appx HTML client is designed to allow you to connect...
APPX HTML Client Features This page provides an overview of the features in the latest HTML client The version number of the client can be determined by hovering...
APPX Windows APPX 5 Upgrade Instructions This page provides the information needed to upgrade an existing APPX 4.2.a Windows installation to APPX 5. Overview Warning...
APPX Linux/Unix APPX 5 Upgrade Instructions This page provides the information needed to upgrade an existing APPX 4.2.a Linux/Unix installation to APPX 5. Overview...
APPX ODBC Installations Instructions This page provides instructions for installing APPX ODBC 6.1 Overview APPX ODBC is used by APPX customers to gain access to...
APPX Monitor Effective with Release 5.0.0, APPX System Administration includes a utility that allows an APPX System Administrator to monitor all APPX sessions...
.FILE SPLIT FILENAME This subroutine is called to separate a filename into it`s name and extension parts. Usage: PASS FIELD...
.FILE SPLIT PATHNAME This subroutine is called to separate a full pathname into its path and name parts. Usage: PASS path part FIELD...
APPX Runtime Subroutine API These APIs can be used by an APPX designer to interact with the APPX Runtime Application ( ) to gain access to extra functionality. This...
.ENV GET APPXPATH This subroutine returns the path to the location of Appx data files. Usage: PASS appxpath FIELD SHARE...
APPX 6 New Installation Configure APPX Overview The first time that APPX is run after the installation wizard completes, you will need to complete the initial...
APPX 6.1.0 New Installation Configure APPX Overview The first time that APPX is run after the installation wizard completes, you will need to complete the initial...
APPX 6.1 Upgrade Instructions This page provides the information needed to upgrade an existing APPX 5.4.5 (or higher) installation to APPX 6.1 Overview Release...
APPX 5 on Windows connectivity to Oracle How to configure APPX 5 on Windows to store data inside Oracle. Overview Release 5.0.0 or higher of the APPX Utility allows...
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...
Data API The Data API provides a set of tools you can use to have your APPX applications respond to web based queries. Overview The Data API is a collection of tools...
APPX 5.5.0/5.5.1 Installation Instructions This page provides instructions for installing APPX 5.5.0 and subsequent patch releases.. Notes IMPORTANT: This version...
APPX HTML Client Features This page provides an overview of the features in the latest HTML client The version number of the client can be determined by hovering...
APPX 5.5.0/5.5.1 Features Application Design This page describes the new features in Application Design in Release 5.5.0 and subsequent patch releases. Note that...
APPX 5 connectivity to DB2 on AIX How to configure APPX 5 to store data inside IBM`s DB2 on AIX. Note: Support for DB2 has been discontinued. Overview Release...
APPX Database Interfaces The database interfaces in APPX 5.0.0 have been updated to support newer versions. Support for Microsoft Access and DB2 has been discontinued...
APPX 6.0.0 Features This page provides an overview of the new features in APPX 6.0. Overview The most significant change in this is release is support for a Unicode...
APPX Widget Macros APPX provides special functionality for various widgets via the use of macro commands that can be inserted in the Tooltip or Label field on the...
APPX 5 Linux/Unix New Installation Overview Two different methods are provided to install APPX on Linux/Unix. There is a GUI installer and a Console Mode (character...
.ENV GET ENV (ALL) This subroutine returns the value of all environment variables. Available in Release 5.4.7 higher (except for 6.0.0) Usage: GOSUB...
APPX 5.4.0/5.4.1/5.4.2/5.4.3/5.4.4c/5.4.5/5.4.6/5.4.7 Feature Index This is the starting point to discover details of the new features found in APPX Release 5.4 and...
.CLIENT CHECK VERSION This subroutine returns the version of the Desktop Client. Usage: PASS version text FIELD SHARE? Y...
.DATA WRITE STREAM This subroutine allows you to return data to the caller. This is only useful when working with the Data API (Release 5.5.0 higher) Usage:...
.WIDGET SET TOOLTIP This subroutine sets or clears the tooltip for selected widgets. Added in Release 6.1 Usage: PASS tooltip text...
.WIDGET SHOW BY NAME This subroutine shows previously hidden widgets. Usage: PASS beg at name FIELD SHARE? N PASS...
My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference WebHome try out TWiki on...
My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference WebHome try out TWiki on...
My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference WebHome try out TWiki on...
My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference WebHome try out TWiki on...
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 functions...
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. Overview...
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...
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...
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 button...
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 were...
APPX Client Swipe/Drag Scrolling This client setting causes mouse drag and touchscreen swipe actions to translate into Appx Panning and Scrolling options. Overview...
External Commands from the Windows Client In Release 5.1 and higher you can use the APPX Desktop or HTML client and the .CLIENT LOAD URL API. In earlier versions,...
Invoking Windows Shell Functions In order to invoke a Windows shell function (such as a batch file or executable) from APPX for Windows, you can use a syntax similar...
RUN in Series or Parallel When you RUN from APPX/Unix, APPX won`t resume running until the shell object called has completed. They execute in series. When you RUN...
Tech Tip by Gary Rogers, Director of Training, APPX Software, Inc. As you migrate your users to the Appx Desktop Client you will find that one advantage you gain is...
.CLIENT LOAD URL This subroutine loads a URL, document, runs a command on the user`s PC or changes a client setting. Usage: PASS url...
.CLIENT PLAY SOUND This subroutine plays a .wav file on the user`s PC. Usage: PASS wave file FIELD SHARE? N GOSUB...

«Previous   1  2  3  4  5  6  7  8  9  10  11   Next»

Show 10, 20, 50, 100, 500, 1000 results per page, or show all.

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map

Topic revision: r1 - 2006-11-15 - TWikiContributor
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback