You are here: Foswiki>APPX Web>WebChanges (15 Nov 2006, TWikiContributor)Edit Attach

50 recent changes in APPX Web retrieved at 13:51 (Local)

CDOverviewDatasetDefinition
Datasets Overview This page describes the basic steps and related subroutine calls for supplying data to the charting routines. Description: Data and the present...
r9 - 22 Nov 2013 - 11:09 by AlKalter
APPX52BugFixes
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 parenthesi...
r14 - 21 Nov 2013 - 09:22 by AlKalter
0LASubrEnvSetEnvVariable
.ENV SET ENV VARIABLE This subroutine sets the value of a environment variable. Usage: PASS env_value FIELD SHARE? Y ...
r2 - 25 Oct 2013 - 12:03 by AlKalter
0LASubrWidgetMissingTheme
.WIDGET MISSING THEME This subroutine finds all Inputs/Menus that do not use .WIDGET APPLY THEME. Usage: PASS app_id FIELD ...
r3 - 31 Jul 2013 - 16:31 by JeanNeron
520HTMLEditorWidget
HTML Editor Widget A HTML Editor Widget has been implemented in APPX 5.2.0. Overview: The HTML Editor Widget can be used to enter and edit HTML in an APPX text f...
r4 - 24 Jun 2013 - 17:03 by JeanNeron
0LASubrWidgetCountRows
.WIDGET COUNT ROWS This subroutine counts the number of selected rows in a table widget. Usage: PASS count FIELD SH...
r2 - 05 Jun 2013 - 09:44 by AlKalter
0LASubrUtilMarkRewind
.UTIL MARK REWIND This subroutine returns immediately to a previously marked process, closing all processes in between. Usage: PASS mark name ...
NEW - 28 May 2013 - 15:31 by JeanNeron
0LASubrUtilMarkSet
.UTIL MARK SET This subroutine marks the current process with a name so you can return to it later. Usage: PASS mark name FIELD ...
NEW - 28 May 2013 - 15:19 by JeanNeron
CDChartRender
.CHART RENDER This subroutine is called to render a chart for the "current" chart spec. Usage: PASS FIELD SHARE? Y SUBR...
r9 - 27 May 2013 - 21:44 by JeanNeron
CDOverviewChartDesign
Chart Design Overview This page describes the basic steps and related subroutine calls for creating a simple chart. Description: Designing a chart can be as simp...
r6 - 27 May 2013 - 21:37 by JeanNeron
CDOverviewChartRender
Chart Rendering Overview This page describes the process for rendering a chart and using it in your Appx program. Description: After you have initialized your ch...
r4 - 27 May 2013 - 21:30 by JeanNeron
520DragDrop
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.)...
r9 - 21 May 2013 - 11:05 by JeanNeron
0LASubrClientGetClipboard
.CLIENT GET CLIPBOARD This subroutine gets the current content of the system clipboard. Usage: PASS clip_data FIELD SHA...
r5 - 08 May 2013 - 12:57 by JeanNeron
CDOverviewTroubleshooting
Troubleshooting Tips This page describes some troubleshooting tips. Description: * When creating a new chart, find an example chart that is close to the layou...
r4 - 06 May 2013 - 12:59 by JeanNeron
0LASubrEnvViewLicenseInfo
.ENV VIEW LICENSE INFO This subroutine displays the APPX license info for the current application. Usage: GOSUB .ENV VIEW LICENSE INFO * ...
r3 - 03 May 2013 - 13:11 by JeanNeron
0LASubrFileCreateArchive
.FILE CREATE ARCHIVE This subroutine creates an archive of the specified files, in either TAR or TGZ format. Usage: PASS error_message ...
r5 - 01 May 2013 - 18:01 by JeanNeron
0LASubrFileCopy
.FILE COPY This subroutine will copy a file from one location to another, creating any required directories. Usage: PASS error_message ...
r4 - 01 May 2013 - 13:32 by JeanNeron
APPX511BugFixes
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 tit...
r3 - 19 Apr 2013 - 12:29 by AlKalter
WidgetLocalLists
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...
r3 - 05 Apr 2013 - 10:32 by AlKalter
RBSSetProcessSecurity
Access Control List Processes This process allows you to assign security to the processes in your applications. Overview: This process allows you to assign sec...
r7 - 26 Mar 2013 - 16:41 by JeanNeron
APPX523BugFixes
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 parenthesi...
NEW - 15 Mar 2013 - 15:08 by AlKalter
ClientStartupINI
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...
r4 - 11 Mar 2013 - 14:35 by JeanNeron
UnicodeSCANStmt
SCAN Statement Overview The SCAN statement should allow Unicode and National field types to be used as both a source and a destination. Test Plan 1 SCAN a Na...
r6 - 01 Mar 2013 - 17:35 by JeanNeron
0LASubrStreamClose
.STREAM CLOSE This subroutine is called close a file stream and free up it's resources. Usage: PASS stream_name FIELD SHA...
r3 - 25 Feb 2013 - 13:07 by AlKalter
CDLayerLinkDataSetTemplateEs
.LAYER LINK DATASET TM Esta subrutina enlaces un conjunto de datos a una plantilla de conjunto de datos. Usage: * Opt PASS dataset_name FIE...
NEW - 19 Feb 2013 - 21:10 by RayPelegrino
CDLayerAddDataSetTemplateEs
.LAYER ADD DATASET TM Esta subrutina se suma una plantilla de conjunto de datos en el grupo de datos actual. Usage: PASS data_set_name ...
NEW - 19 Feb 2013 - 21:05 by RayPelegrino
CDLayerAddDataGroupEs
.LAYER ADD DATA GROUP Esta subrutina se agrega un grupo de datos a la capa de tabla actual. Usage: PASS data_group_name FIELD ...
NEW - 19 Feb 2013 - 21:01 by RayPelegrino
CDXYSetBarColorEs
.XY SET BAR CLR Esta subrutina establece el color de las barras en el nivel actual o en el punto de datos. Usage: PASS color_spec_name F...
NEW - 19 Feb 2013 - 20:57 by RayPelegrino
CDXYAddBarLayerEs
.XY ADD BAR LAYER Esta subrutina agrega un bar layer a la especificacion "current" grafico. Usage: PASS data_combine_method FIELD ...
NEW - 19 Feb 2013 - 20:45 by RayPelegrino
CDChartInitialize
.CHART INITIALIZE This subroutine is called to initialize or reinitialize a chart spec. Usage: PASS FIELD SHARE? N ...
r15 - 19 Feb 2013 - 20:22 by RayPelegrino
CDChartInitializeEs
! WYSIWYG content do not remove this comment, and never use this identical text in your topics .CHART INITIALIZE This subroutine is called to initialize or r...
NEW - 19 Feb 2013 - 20:21 by RayPelegrino
APPXRuntimeSubroutineAPIOverviewEs
APPX Runtime Subroutine API Overview Descripcion general de API Mas de 100 nuevas subrutinas estan disponibles para los disenadores a utilizar. Informacion gene...
r2 - 19 Feb 2013 - 19:32 by RayPelegrino
CDPointAddNewEs
.POINT ADD NEW Esta subrutina agrega un nuevo punto al "actual" conjunto de datos. Usage: PASS dataset_point_value1 FIELD S...
NEW - 19 Feb 2013 - 16:56 by RayPelegrino
CDDatasetInitializeEs
.DATASET INITIALIZE Esta subrutina es llamada para inicializar un conjunto de datos. Usage: PASS number_of_dimensions FIELD SHARE?...
NEW - 19 Feb 2013 - 16:43 by RayPelegrino
CDDatasetInitialize
.DATASET INITIALIZE This subroutine is called to initialize a dataset. Usage: PASS number_of_dimensions FIELD SHARE? N PASS ...
r4 - 19 Feb 2013 - 16:33 by RayPelegrino
CDOverviewDatasetDefinitionEs
Datasets Overview Informacion general de conjunto de datos Esta pagina describe los pasos basicos y las llamadas relacionadas con el subprograma para el suminis...
r4 - 19 Feb 2013 - 16:32 by RayPelegrino
CDChartDirectorOverviewEs
Overview Resumen Release 5.1.0 APPX incluye una API del disenador que se puede utilizar para crear graficos dentro de una aplicacion APPX. Esta API proporciona a ...
r4 - 19 Feb 2013 - 16:20 by RayPelegrino
CDChartDirectorInstallationEs
Instalacion Esta pagina describe algunos consejos de instalacion. Descripcion: * Si su servidor no tiene ya instalado PHP, hay que bajar y instalar PHP de h...
r4 - 19 Feb 2013 - 16:18 by RayPelegrino
APPX522BugFixes
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 parenthesi...
NEW - 19 Feb 2013 - 14:46 by AlKalter
APPX521BugFixes
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 parenthesi...
NEW - 19 Feb 2013 - 14:44 by AlKalter
CDOverviewChartRenderEs
Chart Rendering Overview Resumen Representacion de Tablas Esta pagina describe el proceso de presentacion de una chart y utilizarla en su programa APPX Descripc...
r3 - 15 Feb 2013 - 20:34 by RayPelegrino
CDOverviewKeyConceptsEs
Conceptos Clave Esta pagina describe los conceptos clave que usted debe saber antes de usar el API's. Descripcion: Las APIs se han sido disenado para que tenga ...
r3 - 15 Feb 2013 - 20:24 by RayPelegrino
CDOverviewChartDesignEs
Chart Design Overview Esta pagina describe los pasos basicos y las llamadas relacionadas con subrutinas para crear un grafico simple. Description: Diseno de un g...
r2 - 15 Feb 2013 - 04:11 by RayPelegrino
CDOverviewTroubleshootingEs
Consejos para solucionar problemas Esta pagina describe algunas sugerencias para solucionar problemas. Descripcion: Al crear un nuevo grafico, encuentra un gr...
r2 - 15 Feb 2013 - 03:47 by RayPelegrino
520SelectAccess
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 keypa...
r4 - 11 Feb 2013 - 17:22 by JeanNeron
UnicodePrintPDF
PDF Printing Overview Test Plan: Bugs: 1 Appx crashes with C Assert " 1504 PDF Show Invalid UTF 8 String" if 'Print Grid' is checked in the form definiti...
r4 - 11 Feb 2013 - 12:20 by JeanNeron
520FlashPlayerWidget
Flash Player Widget A Flash Player Widget has been implemented in APPX 5.2.0. Overview: The text field should contain the pathname to a flash file (swf). The fla...
r3 - 05 Feb 2013 - 11:27 by JeanNeron
520KnownIssues
Known Issues Table Widget Editor * Some planned features are not yet implemented: * There is no spec to enable/disable multi select * There is no...
r62 - 04 Feb 2013 - 12:30 by JeanNeron
RBSUserRights
User Rights Prints a detailed list of the access rights for Processes, Files and Fields, by user. Overview: This report will print a detailed list of the access ...
r3 - 22 Jan 2013 - 16:26 by JeanNeron
ClientWindowOpacity
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...
r3 - 21 Jan 2013 - 17:37 by JeanNeron
Number of topics: 50
< Previous Page 8 of 21 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
Topic revision: r1 - 15 Nov 2006, TWikiContributor
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback