Tags:
create new tag
view all tags

Backlinks to AlKalter in all Webs (Search Main Web only)

Results from Main web retrieved at 19:43 (GMT)

.XML IMPORT This subroutine processes an XML file and optionally imports it. Added in 5.3.0 Usage: SET 0DX .XML IMPORT PASS...
.CLIENT DISPLAY FILE This subroutine will download and open a file on the user`s PC. Available in Release 5.4.4c and up Usage: PASS status code...
.CONVERT SPLIT NUMBER This subroutine splits a number into its whole number and fractional parts. Usage: PASS whole number FIELD...
.CONVERT TRANSLATE This subroutine converts a string from one language to another using the Application and System Dictionaries. Usage: PASS trans...
.ENV GET APPXPATH This subroutine returns the path to the location of Appx data files. Usage: PASS appxpath FIELD SHARE...
.ENV GET ENV VARIABLE This subroutine returns the value of a environment variable. Usage: PASS env value FIELD SHARE?...
.ENV SET ENV VARIABLE This subroutine sets the value of a environment variable. Usage: PASS env value FIELD SHARE? Y...
.FILE EXISTS This subroutine is called to check if a file exists in the filesystem. Usage: PASS exists? FIELD SHARE...
.FILE SET SPECS This subroutine will set the specifications of the specified file. This API is available in Release 5.5 higher Usage: PASS file...
.STREAM CLOSE This subroutine is called close a file stream and free up it`s resources. Usage: PASS stream name FIELD SHARE...
.TEXT PARSE LINE This subroutine parses a string into separate fields. Usage: PASS text to parse FIELD SHARE? N PASS...
.UTIL COMPUTE HASH This subroutine computes the SHA 2 hash value for the given string. APPX 5.4.5 higher only. Usage: PASS hash value returned...
.WIDGET COUNT ROWS This subroutine counts the number of selected rows in a table widget. Usage: PASS count FIELD SHARE...
Bonus Features A collection of miscelleanous features that were added in 5.2.x. New Values for OPTION The predefined field OPTION now allows the following values...
SQL Server Interface Performance Performance enhancements have been made to the SQL server interface. Overview: Significant improvements that impact SQL Server...
Design Transfer Children This Release introduces the ability to Design Transfer Automatic Children from frame to frame, or Optional Children from Image to Image....
Drag Drop Support You can now define a Widget as the target of a drag drop operation. Overview: You can now define certain Widget types (Buttons, Labels, etc...
New Table Widget This Release introduces a new type of Widget Table Widget. Overview: The Table Widget allows the designer to present information to the user...
Select Access Path Uses Buttons The Select Access Path dialog box now uses buttons Overview: The Select Access Path dialog box will now display the various keypaths...
READPREV A new ILF command `READPREV` has been added. Overview: A new ILF command `READPREV` has been added. This command is similar to READNEXT, except it reads...
Interrupt Running Processes The user can now interrupt running processes, and designers can break into Input processes. Overview: The user can now interrupt running...
APPX 5.0.0 Feature Index This is the starting point to discover details of the new features found in APPX Release 5.0.0. Follow the links below to learn more....
APPX 5.0.0 Feature Index Aqui es donde empezamos a descubrir las caracter...
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 5.1.0 Feature Index This is the starting point to discover details of the new features found in APPX Release 5.1.0. Follow the links below to learn more....
APPX 5.1.1 Patch Bug Fixes Following is a list of bugs that were fixed in Appx patch release 5.1.1. Overview The list is sub divided into categories. The bug title...
APPX 5.1.2 Patch Bug Fixes Following is a list of bugs that were fixed in Appx patch release 5.1.2. Overview The list is sub divided into categories. The bug title...
APPX 5.2 Bug Fixes Following is a list of bugs that were fixed in Appx release 5.2. Overview The list is sub divided into categories. The bug title, bug number...
APPX 5.2.1 Patch Bug Fixes Following is a list of bugs that were fixed in Appx patch release 5.2.1. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis...
APPX 5.2.2 Patch Bug Fixes Following is a list of bugs that were fixed in Appx patch release 5.2.2. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis...
APPX 5.2.3 Patch Bug Fixes Following is a list of bugs that were fixed in Appx patch release 5.2.3. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis...
APPX 5.2.1 Patch Bug Fixes Following is a list of bugs that were fixed in Appx patch release 5.2.1. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis...
APPX 5.4.0/5.4.1/5.4.2 Feature Index This is the starting point to discover details of the new features found in APPX Release 5.4.0/5.4.1/5.4.2. Follow the links...
APPX Desktop Client Encryption Effective with Release 5.0.0, the APPX Desktop Client includes an option to enable SSL encryption for `Remote` APPX Desktop Client...
APPX Desktop Client Encryption Efectivamente con la liberacion de la version 5.0.0, el APPX Desktop Client incluye una opcion para permitir SSL encryption para sesiones...
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...
APPXIO Data Encryption Effective with Release 5.0.0, the APPX Utility includes an option to encrypt APPXIO data files. Overview Release 5.0.0 or higher of...
APPXIO Data Encryption Efectivamento con la version 5.0.0, la herramienta de APPX incluye una opcion para encryption en los archivos de datos APPXIO Descripci...
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...
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...
Chart Director API for APPX These APIs can be used by an APPX designer to create business charts within an APPX application. Installation Tips Overview Data Routines...
Datasets Overview This page describes the basic steps and related subroutine calls for supplying data to the charting routines. Description: Data and the presentation...
.POINT ADD NEW This subroutine adds a new Point to the `current` Dataset. Usage: PASS dataset point value1 FIELD SHARE? N...
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 preference...
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...
Database Interface Upgrades Compatilidad con las versiones nuevas de banco de dados populares es una de las caracter...
Library Updates The APPX engine interfaces with a variety of third party libraries. Overview The APPX engine uses a variety of third party libraries to implement...
Library Updates The APPX engine interfaces with a variety of third party libraries. Overview The APPX engine uses a variety of third party libraries to implement...
PUSH POP ILF Statements Release 5.0.0 of APPX implements the PUSH and POP ILF statements. PUSH Statement The PUSH statement saves a field or record value on an...
PUSH POP ILF Statements Release 5.0.0 of APPX implements the PUSH and POP ILF statements. PUSH Statement The PUSH statement saves a field or record value on an...
Access Control List Files/Fields This process allows you to assign security to the files and fields in your applications. Overview: This process allows you to...
Create Access Control List The next step in setting up RBS is to create the initial Access Control List. Overview: The Create Access Control List utility will populate...
Patch Releases 5.0.1 and 5.0.2 addressed a small number of bugs that were discovered in Release 5.0.0, as follows: Release Notes for 5.0.1 APPX/Net, which was...
TWiki Site Statistics Monthly Site Statistics Data Month WebsTotal WebsViewed Websupdated TopicsTotal TopicsViewed TopicsUpdated Attach...
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...
Uploading Spreadsheet Data to APPX You have data in a spreadsheet that you want to transfer into APPX data files. There are certainly several ways to go about doing...
Statistics for Main Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and...
Drop Shadows You can easily add drop shadow effects to your widgets. Overview: All widget types now support a drop shadow effect. You have full control over the...
File Chooser Widget The file chooser widget provides the ability to have a user select a File, a Folder, or either from a filtered list of files on their desktop...
Assigning Widgets to Layers Widgets now support layering. You can control how widget overlap and which shows up on top. Overview: All screen widgets now support...
Line Widget The LINE widget allows you to draw lines on Appx screens and PDF reports. You have control over the line Color, Weight, End Caps, and Stroke Pattern....
Local Lists You can now override the contents of a dropdown list dynamically. Overview: Dropdown List widgets now support a special macro to alter their contents...
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...
Number of topics: 64

Results from MedicaidBilling web retrieved at 19:43 (GMT)

Statistics for MedicaidBilling Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic...
Number of topics: 1

Results from Sandbox web retrieved at 19:43 (GMT)

Statistics for Sandbox Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save...
Number of topics: 1

 
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