You must enable javascript in order to view this page or you can go
here
to view the webhelp.
Genero Studio User Guide 3.00
Content
Search
Index
Keywords:
Loading, please wait ...
Genero Studio User Guide
What's new in Genero Studio, v 3.00
Welcome to Genero Enterprise
What is Genero Enterprise
Tour Genero Studio
Running the Demos
Switching Genero Clients
Creating with Quick Starts
Finding more information
Welcome to Genero Studio
Getting Started with Genero Studio
Quick Start: Tour of Genero Studio
Run the OfficeStore demo
Explore the Debugger
vi emulator and diff tools in Code Editor
Explore Source Code Management
Explore database meta-schemas
Explore forms
Analyze code
Generate code
The Genero Studio framework
The Welcome Page
Modules
BAM - Application Modeling and Code Generation
Code Analyzer
Code Editor
Debugger
Diff
File Browser
Form Designer
Meta-schema Manager
Project Manager
Report Writer
Source Code Management - SVN
Web Services
Toolbars and Menus
File >> New
Save / Save As / Save All
Opening a file from a prior version
Views
Show, dock, or move a view
Views Listing
Bookmarks view
Document view
Document Errors view
Output view
Properties view
Projects view
Structure view
Tasks view
Dialogs
Filter View dialog
Print preview dialog
Learning to use Genero Studio
Command line options
Samples directory
Integrating existing applications
Setting Preferences
General Preferences
File associations configuration
Workspaces configuration
User actions configuration
Messages configuration
History configuration
User interface preferences
Toolbar configuration
Menus configuration
Accelerators (Shortcuts) configuration
Compiler and Runtime preferences
Run/debug configuration
Compilation configuration
Integrate your tools into Genero Studio
Access Help
Creating with Quick Starts
Configuring Genero Studio
Software configuration scenarios
Default configuration
Change the active configuration
Configuring for BAM
Configure for Genero Mobile
Configure Genero Mobile for Android
Install and configure Java SDK and Android SDK
Configuration for extending Genero Mobile for Android
Display to an Android virtual device
Troubleshoot Android SDK issues
Troubleshoot Android emulator issues
Display to an Android physical device
Configure multiple Android display devices
Configure Genero Mobile for iOS
Install and configure Xcode
Configuration for extending Genero Mobile for iOS
Display to an iOS simulator
Display to an iOS physical device
Configure multiple iOS display devices
Display to the Genero Mobile Development Client
Configure for Ghost Client
Run the GGC Test
Setting up a local environment
Local environment software requirements
Define local Genero installations, GAS configurations, and environment sets
Environment sets
GST-specific environment variables
GREDEBUG
GRE_DEFAULT_IMAGE_URL
GREDIR
GSTDIR
GSTLIBRARYDIR
GSTSCHEMANAMES
GSTSETUPDIR
GSTUSERSAMPLESDIR
GSTWCDIR
Add or edit environment variables
Display clients
Desktop: GDC configurations
Web: GAS/GWC configurations
Create a custom configuration for Web applications
Mobile clients: GMI and GMA configurations
Setting up a remote environment
Remote environment software requirements
Add a remote host
SSH
SSH advanced security
Configure public key authentication on Windows
Pageant
How to use openSSH keys with Pageant
Configure public key authentication on Linux
ssh-agent
How to use PuTTY keys with the ssh-agent
SSH troubleshooting
TCP (deprecated): How to launch Genero Studio Server
Define mount points to shared drives
Define remote Genero installations, GAS configurations, and environment sets
Share projects / source code management
Access a database
Language support (text encoding)
Configure Genero Studio to use a different character set
Add a text encoding plugin
Character mapping table (encodingMap.xml)
Configure keyboard and language on a Windows client
Configure LANG on a Genero Studio Server
Test text encoding configuration
Configuration reference
Genero Configuration Management dialog
Compiler / Runtime configuration (Genero Installations)
Import Configuration dialog
Import Preferences dialog
GAS standalone dispatcher: httpdispatch
Business Application Modeling (BAM)
Quick Start: Generate an application
Create a managed project
Add a meta-schema to the project (4dbx)
Create the Business Application diagram (4ba)
Implement the program and form
Generate and run the application
Add a detail list to the form
Quick Start: Generating a mobile app
Create a BAM mobile project
Mobile projects
Create a database
Create form from database
Generate and run the app
Add phone functionality to the app
Customize the app
Package and Deploy
BAM Concepts
What is Business Application Modeling (BAM)?
How code is generated
The modeling diagrams
Mobile apps vs Desktop applications
The default template features
Configuring for BAM
BAM Projects
Managed projects
Mobile projects
Modeling the application
The Business Application (BA) diagram
Create a BA diagram
Add and implement a program
Program entity
Add Forms
CRUD Form entity
Add CRUD forms
Zoom form entity
Add Zoom forms
Implement a form
Add Reports
Report entity
Implement reports
Add a Report Design Document (4rp)
Report print settings
Add Web services (Server, Services, Forms with services)
Webservice Server entity
Create a Webservice server
Webservice entity
Create standalone service
Create service from a form
CRUD form and Webservice, Zoom form and Webservice
JSON Web services
Public fields
Add Relations
Relations
Add mobile device features (Photo, Gallery, Phone, Mail, SMS, Contact, Maps, Barcode)
Mobile device function properties
Import files into the diagram from the project
Modeling the database
Database meta-schema (4dbx)
Create a meta-schema
Extract meta-schema information from database
Add a meta-schema to a project
Managing SERIALs in a generated application
Managing concurrency
Cascade delete
Working with forms
Mobile forms
Mobile form patterns
Display image with table row in mobile form
Reuse a common form
Rowbound actions
Enable and disable CRUD logic
Form behavior in CRUD states
Data refresh
Control the row position in form
Opening a form with a subset of data
Field activation
Define queries and data order
Define a dynamically populated ComboBox
Lookup fields
Define an ascending lookup field
Add buttons to form
Add formonly (nondatabase) fields to a form
Master-detail forms
Adding custom code
Understanding what gets generated
Program.4gl
Form_ui.4gl
Form_uidialog.4gl
Form_uidialogdata.4gl
Form_uidata.4gl
Schema_dbxdata.4gl
Schema_dbxconstraints.4gl
Finding the right place to customize
Using POINTs and BLOCKs
Revert a change to a POINT or BLOCK
Lost POINT or BLOCK
Modifying the look and feel
Default actions
Modify action defaults (dbapp.4ad)
Default Topmenu and Toolbar
Modify the Topmenu (dbapp.4tm)
Modify the Toolbar (dbapp.4tb)
Modify styles (dbapp.4st)
BAM Reference
BAM-specific environment variables
DBAPP_MOBILE
GSTSETUPDIR
$(generate)
tclsh
$(tcl) - deprecated
$(blockpoint)
Business Application Modeling error messages
Business Records error messages
Business Application Diagram error messages
Meta-schema Manager
What is a database meta-schema? (4db)
Creating a meta-schema
Create a meta-schema
Extract meta-schema information from database
BDL schema file (sch)
Add a meta-schema to a project
Adding more information to a meta-schema
Add new tables and columns
Add constraints or indexes
Add foreign keys
Add a many-to-many relationship
Manage SERIALs
Centralize field information (label, widget, default value)
Viewing a meta-schema
Comparing two meta-schemas
Update a meta-schema from database
Generate a database script from meta-schema
Generate meta-schema documentation
Meta-schema Manager Reference
Meta-schema properties
Data types
Database server/user information
IBM DB2
Informix
MySQL
Oracle
PostgreSQL
SQLServer
SQLite
Dialogs
Advanced Properties dialog
Connection information dialog
Database Generation Script dialog
Revert schema changes dialog
Views
DB Schemas tab
Filter view
Meta-Schema Manager preferences
Meta-schema diagram context menu
Meta-schema Manager error messages
DB Explorer
Open DB Explorer
Change connection details
Show data
Change the data
Limit rows
Write a SQL query by hand
Execute a query
Project Manager
Genero project file (4pw)
Quick Start: Create a project
Creating new projects
Create a new project
Import existing files as a new project
mkproject - Convert a Makefile to a project
Connect to existing build systems
Organizing projects
Groups, Applications, and Libraries
Using external libraries
Setting external dependencies
Building and linking programs
Languages
What are build rules
Add/Edit a build rule
Example: How build rules work
Link rules
Execution rules
Command line options for build, link, execution rules
Environment variables
Add or edit environment variables
What determines the value of an environment variable
Pre/Post compile
Pre/Post link
gsmake - Command line option to build projects
Packaging
Locate a file (starting at Project Manager)
Project Manager Reference
Project Manager context menu
Dialogs
Advanced Properties dialog
Import Project dialog
Build Rules Configuration dialog (Languages)
Build tab
Link tab
Execution tab
Variables tab
Project Manager node properties
Predefined node variables
Project Manager error messages
Code Editor
Editing code files
Code Editor basics
Smart editing - indenting, tabs, and backspace
Fold text
Bookmarks
Auto completion (Ctrl+Space)
Code templates (Ctrl+T)
Split a document
Square selection
XML editing
Search and replace
Using wildcards in search
Using regular expressions in search
Group capture in regular expressions
Function search
Using the Diff tool
Printing files
Using XML catalog files
XML catalog files
The XML catalog file
Manage XML catalog entries
Code Editor Reference
Code Editor preferences
Encoding (i18n)
Behavior & Display preferences
Color and font preferences
Template preferences
XML Schema/DTD preferences
Customize Diff tool: preferences
Views
Code Structure view
The Search/Replace view
The Search Results view
Tasks view
Document Errors view
Output view
Bookmarks view
Keyboard Shortcuts
Cursor movement keymap
Selection keymap
Editing Text keymap
Clipboard keymap
Search and Replace keymap
Buffers and Files keymap
Code Completion keymap
Code Templates keymap
vi Commands List
Code Analyzer
Sequence Diagrams
Dependency Diagrams
Dependency diagram context menu
Form Designer
Forms in Genero applications
Quick Start: Creating a first form
Creating the user interface
Forms
Create a form
Add base elements (Containers)
Add data elements (Widgets)
Create form from database
Create form with drag and drop
Form item properties
Tab index
Compile a form
Preview a form
Migrate per file to 4fd
Business records (data sets)
Business Record diagram
Business record properties
Add or edit a Record, RecordField, or Relation
Containers
HBox and VBox - layouting
Grid - positioning
ScrollGrid - positioning
Group - grouping
Folder page - stacking
Table - organizing
Tree - hierarchy
HRec - aligning fields
Matrix
Data Control
Widgets
formFields
Button
ButtonEdit
Canvas
CheckBox
ComboBox
DateEdit
DateTimeEdit
Edit
Field
HLine
Image
Label
Phantom
ProgressBar
RadioGroup
Slider
SpinEdit
TextEdit
TimeEdit
Web components
Web component widget
Add a WebComponent to a form
WebComponent setup (advanced)
Action management (Toolbars, Topmenus)
Action views
Action defaults
Add action defaults
Import action defaults
Topmenus
Add a Topmenu
Import a Topmenu
Toolbars
Add a Toolbar
Import a Toolbar
Styles
Apply a style to a form item
Create a style file
Form Designer usage
Drawing
Selecting, moving, resizing
Aligning
Align widgets
Layout containers
Transforming
Convert a widget
Convert a container
Convert to matrix
Command-line syntax: gsform
Localizing your form
Form Designer Reference
Customize Form Designer: preferences
Form elements settings
Database form settings
Form tab
Business Record diagram
Menus
Form Designer context menu
Alignment menu
Views
Properties view
Structure view
Dialogs
Data Control wizard
Column selection
Container selection
Joins and Data order
Dynamic properties
Style Selection dialog
Convert Container dialog
Alignment dialog
Dynamic properties
Properties list
accelerator
accelerator2
accelerator3
accelerator4
action
aggregateText
aggregateType
autoNext
autoScale
buttonTextHidden
case
century
color
colName and sqlTabName
colorCondition
comment
completer
componentType
contextMenu
databaseName
dataType
defaultValue
defaultView
Display Like
doubleClick
expandedColumn
fieldType
fontPitch
format
gridChildrenInParent
gridHeight, gridWidth
hidden
idColumn
image
imageCollapsed
imageColumn
imageExpanded
imageLeaf
include
initializer
invisible
isNodeColumn
items
justify
keyboardHint
minHeight, minWidth
name
noEntry
notNull
orientation
parentIdColumn
PER comments
picture
posX, posY
program
queryEditable
required
reverse
rowHeight
sample
scroll
scrollbars
sizePolicy
sliderOrientation
spacing
splitter
step
stretch
style
styleFile
tabIndex
tag
text
title
totalRows
unHidable
unHidableColumns
unMovable
unMovableColumns
unSizable
unSizableColumns
unSortable
unSortableColumns
validate
Validate Like
valueChecked
valueMax
valueMin
valueUnchecked
verify
version
wantFixedPageSize
wantNoReturns
wantTabs
windowStyle
Form Designer error messages
Business Records error messages
XML validation error messages
File Browser
Navigating files in File Browser
Selecting files in File Browser
Managing files in File Browser
Locate a file (starting at File Browser)
Graphical Debugger
Controlling program execution
Start the Debugger
Start the Debugger on a running program
Debug a running local program
Debug a running remote program
Debug a Web services server application
Debug a mobile application
Stop the Debugger
Step through the program
Breakpoints
Set a breakpoint
Conditional breakpoints
Watchpoints
Set a watchpoint
Conditional watchpoints
Debugger (fgldb) command prompt
Debugger output
Examining data
Examining execution flow
Record/replay a macro
Profiler
Local vs. remote debug
Reference
Debug context menu
Views
Command view
Data view
Watchpoints view
Breakpoints view
Backtrace view
Supported debug commands
break
backtrace
clear
continue
define
delete
disable
display
down
enable
file
finish
help
info
list
next
output
print
quit
run
set
source
signal
step
until
up
watch
where
Unsupported commands
Source Code Management - SVN
What is Genero Source Code Management?
SCM Usage
Checkout files
Add files
Commit / Review changes
Locking
SVN Lock strategies
Set svn:needs-lock property
Lock a file
Revert changes / Un-add files
Delete files
Update / Update All
Cleanup
Copy working files and directories
Revert from a single revision
Merge and revert
Move a working copy (Switch)
Create patch
Apply patch
Browse repository
View log information
Specify the revision range for logs
Blame
Access the Blame view
Diff with revised file
Integrate bug tracking
SCM Reference
Views
SVN Log view
SVN Locks view
SVN Status view
Dialogs
Apply Patch dialog
Merge/Revert dialog
The SVN Copy dialog
SVN Checkout dialog
SVN Lock dialog
SVN Properties dialog
SVN Repository view
Specify a Subversion client
SVN error messages
Report Writer
Get Started with Reports
Introduction to Reports
What is Genero Report Writer (GRW)?
GRW runtime architecture
Steps to a Report
Set the Report Writer environment
Create a Report
Run the Report
The Reports demo
The Reports demo overview
Run the Reports demo
Reports demo reports
Reports demo outputs
Genero Report Viewer
Genero Report Viewer for HTML5
Configure fonts and printers
Available fonts and printers
Install new or common fonts
Specific font types
Create a report program
Genero BDL and the Report Writer
The runtime architecture (GRW for Genero BDL)
Steps to a Report (GRW for BDL)
Set the Report Writer environment (GRW for BDL)
Create a Report (GRW for Genero BDL)
Run the Report (GRW for BDL)
BDL programs
Writing the Genero BDL report program
Overview
Tips
Creating a simple report
Fetching report data
From a database using SQL
From a data file
From an XML file
From a Web Service
Output options
Generate a data schema from a Genero BDL report program
Allowing the user to select output options
Running a Genero ASCII report using GRW (Compatibility Report)
Sub reports
What are sub reports?
Use cases for sub reports
Creating a master report data source
Creating a master report design
Create labels: the report program (Genero BDL)
Report Data Wizard
Using the Report Data Wizard
Example Wizard code
Using the example code
Modifying the output
Change report output options
Change paper settings and output format
Modify report output examples
Support for custom paper sources
Previewing a report
Send report data to an XML file
Send report data to an HTML file
Send report data to an Excel spreadsheet
Output report data in Microsoft RTF format
Send report data to a browser
Create multi-page ISO reports
Using localized strings
Localized strings
Finding the translated string
Change localization settings at runtime
GRW reference for Genero BDL applications
Reporting API Functions
Overview
Mandatory functions
fgl_report_loadCurrentSettings
fgl_report_commitCurrentSettings
fgl_report_loadAndCommit
Usage: load and commit
Functions to change reporting options
Using report output functions
Device-specific function summary list
fgl_report_configureAutoformatOutput
fgl_report_configureCompatibilityOutput
fgl_report_configureDistributedEnvironment
fgl_report_configureDistributedProcessing
fgl_report_configureDistributedURLPrefix
fgl_report_configureImageDevice
fgl_report_configureLabelOutput
fgl_report_configureLocalization
fgl_report_configureHTMLDevice
fgl_report_configureMultipageOutput
fgl_report_configureOORTFDevice
fgl_report_configurePageSize
fgl_report_configurePDFDevice
fgl_report_configurePDFFontEmbedding
fgl_report_configureRTFDevice
fgl_report_configureSVGDevice
fgl_report_configureSVGPreview
fgl_report_configureXLSDevice
fgl_report_configureXLSXDevice
fgl_report_createProcessLevelDataFile
fgl_report_findResourcePath
fgl_report_runReportFromProcessLevelDataFile
fgl_report_runFromXML
fgl_report_selectDevice
fgl_report_setEnvironment
fgl_report_selectLogicalPageMapping
fgl_report_selectPreview
fgl_report_setAutoformatType
fgl_report_setBrowserDocumentDirectory
fgl_report_setBrowserDocumentDirectoryURL
fgl_report_setBrowserFontDirectory
fgl_report_setBrowserFontDirectoryURL
fgl_report_setCallbackLocalization
fgl_report_setDistributedRequestingUserName
fgl_report_setImageShrinkImagesToPageContent
fgl_report_setImageUsePageNamesAsFileNames
fgl_report_setOutputFileName
fgl_report_setPageMargins
fgl_report_setPaperMargins
fgl_report_setPageSwappingThreshold
fgl_report_setPDFJPEGImageEncoding
fgl_report_setPDFImageResolution
fgl_report_setPrinterChromaticity
fgl_report_setPrinterCopies
fgl_report_setPrinterDestinationUrl
fgl_report_setPrinterFidelity
fgl_report_setPrinterJobImpressions
fgl_report_setPrinterJobMediaSheets
fgl_report_setPrinterJobName
fgl_report_setPrinterJobPriority
fgl_report_setPrinterJobSheets
fgl_report_setPrinterMediaName
fgl_report_setPrinterMediaSizeName
fgl_report_setPrinterMediaTray
fgl_report_setPrinterName
fgl_report_setPrinterNumberUp
fgl_report_setPrinterOrientationRequested
fgl_report_setPrinterPageRanges
fgl_report_setPrinterPrintQuality
fgl_report_setPrinterRequestingUserName
fgl_report_setPrinterResolution
fgl_report_setPrinterSheetCollate
fgl_report_setPrinterSides
fgl_report_setPrinterWriteToFile
fgl_report_setProcessLevelDataFile
fgl_report_setRTFMemoryThreshold
fgl_report_setSharePortWithGDC
fgl_report_setSVGCompression
fgl_report_setSVGCopies
fgl_report_setSVGOrientationRequested
fgl_report_setSVGPageRange
fgl_report_setSVGPaperSource
fgl_report_setSVGPrinterName
fgl_report_setSVGSheetCollate
fgl_report_setXLSMergeCells
fgl_report_setXLSXMergeCells
fgl_report_stopGraphicalCompatibilityMode
Functions to set Report Metadata for Compatibility Reports
Functions to introspect reports at runtime (librdd)
rdd_getEveryRowFields
rdd_loadRddAndGetReportInfos
rdd_debugReportInfos
Types used in librdd
Functions to get error details
fgl_report_getErrorStatus
fgl_report_getErrorString
Pivot table library
Types defined in the pivot library
Pivot library API
pivot_debugPivotTables
pivot_getLastErrorString
pivot_load4rpAndGetPivotTables
Create the data schema
Generate a data schema from a Genero BDL report program
Create a report design document
What's new in Genero Report Designer, v 3.00
The Report Design Document
Overview of Genero Report Designer
Genero reports
Launch the Report Designer
The Report Design window
The Report output
Designing a Report
The Report Design window
The work area
The Tool Box view
Placing elements on the report page
Specific positioning or automatic layout
Drag multiple objects
Choose the right container
Choose other report elements
Modify the sizing policy of containers
Changing a report element type
Changing a property value (The Properties view)
Using expressions for property values
Adding report metadata
Adding report data (Data view)
Adding data values and captions
Support for arbitrary XML data sources
Organizing the report structure (the Report Structure view)
The tree structure
Triggers
Place a trigger within the report structure
Page headers and footers
Example report structure
The Printed page
Using page numbers
Using a page number string
Report Design Document metadata
Configuring the output
Design How-To
General design
Align and format numbers
Center elements
Set the paper settings of a report
Force a page break
Switch child and parent nodes
Print headers and footers
Print group totals and report totals
Print totals at the beginning of a report
Print a Layout-dependent reference (InfoNodes)
Specify different first and last pages
Print an invoice page number instead of the physical page number
Design Documents for preprinted forms
Design labels
Design address labels
Modify an object's borders, margins, or padding
Size expressions for bordered boxes
Size expressions that contain the variable max with other components
Use hyperlinks in a report
Some tips for legacy report designers
Backside printing
Debugging your Report Design Document
Working with tables
Add a table to a report
Assign content to a table column
Set the triggers for a table in a report
Merge cells
Add rows or columns
Add headers and footers
Change the width of a table
Change the width of a column
Working with business graphs
Report Writer business graphs
Map Chart
Category Chart
XY Chart
Creating a graph
The data
The design
Custom keys
Output charts as tables
Working with Pivot Tables
What are pivot tables?
Set data types
Runtime configurability
Performance considerations
Sample pivot table reports
Create a static pivot table
Pivot table properties
Arrange your hierarchies
Add a dimension
Add a measure
Pivot table elements and the Structure view
Expressions in properties
Overview
Using the expression language
Using RTL classes
Using the PXML expression language
Substituting 4GL variables for constants
Expression examples
Check a field for a value
Report Designer Reference
Report Design Elements (The Toolbox)
Simple Containers
Propagating Containers (Mini Pages)
Drawables
Word Box and Word Wrap Box
Decimal Format Box
HTML Box
Page Number (PageNoBox)
Image Box
Table
Business Graphs
Map Chart
Map Chart Item
Category Chart
Category Chart Item
XY Chart
XY Chart Item
Pivot Table
Pivot Table Hierarchy Value
Pivot Table Fact
Pivot Table Measure
References
Reference Box
Info Node
Bar Codes
Bar Code Box
Report Element Properties
General Properties
alignment (Alignment)
anchorX (Anchor X)
anchorY (Anchor Y)
baselineType (Baseline Type)
bBorder (Bottom Border)
bgColor (Background Color)
border (Border)
categoryKey (Category Key)
categoryTitle (Categories Title)
check (Check)
class (Class)
clip (Clip)
codeType (Code Type)
codeValue (Code Value)
codeValueExpression (Code Value Expression)
color (Color)
colspan (Column Span)
computeAggregatesInnermostDimension (Compute aggregates on the innermost dimension)
computeAverage (Compute Average)
computeCount (Compute Count)
computeDistinctCount (Compute Distinct Count)
computeMaximum (Compute Maximum)
computeMinimum (Compute Minimum)
computeTotal (Compute Totals)
controlCharacters (Control Characters)
dataSymbolsPerLine (Data Symbols per Line)
displayFactRows (Display Fact Rows)
displayRecurringDimensions (Display Recurring Dimension Values)
displaySelection (Display Selection)
drawAs (Draw As)
drawLabels (Draw Labels)
drawLegend (Draw Legend)
encoding (Encoding)
enumValues (Enum Values)
errorCorrectionDegree (Error Correction Degree)
fidelity (Text Fidelity)
fill (Fill)
floatingBehavior (Floating Behavior)
fontBold (Bold)
fontItalic (Italic)
fontName (Name)
fontSize (Size)
format (Format)
fWidth (Fix Width)
hAlign (Horizontal Alignment)
hidePageHeaderOnLastPage (Hide Page Header On Last Page)
hidePageFooterOnLastPage (Hide Page Footer On Last Page)
hierarchiesInputOrder (Hierarchies input order)
href (href)
hPadding (Horizontal Padding)
hRule (Horizontal Rule)
id (id)
indent (Indent)
intendedResolution (Intended Resolution)
key (Key)
keysTitle (Keys Title)
layoutDirection (Layout Direction)
lBorder (Left Border)
localizeText (Localize Text)
location (Location)
name (Name)
noCheckDigits (Number Check Digits)
noDigits (Number Digits)
noText (Hide Text)
outputOrder (Output Order)
padding (Padding)
pageName (Name)
pageNoOffset (Offset)
pageNoFormat (Format)
preferRectangularSymbols (Prefer Rectangular Symbols)
pWidth (Proportional Width)
rawCodeValue (Raw Code Value)
rBorder (Right Border)
referenceDefault (Default)
referenceName (InfoNode Name)
rule (Rule)
ruleColor (Rule Color)
section (Section)
scaleX (Scale X)
scaleY (Scale Y)
seriesTitle (Series Title)
smartParse (Smart Parse)
sortAscending (Sort Ascending)
sortBy (Sort By)
splitOversizedItem (Split Oversized Items)
strikethrough (Strikethrough)
swapX (Swap X)
text (Text)
textAlignment (Text Alignment)
textExpression (Text Expression)
thinToGapRelation (Thin To Gap Relation)
thinToThickRelation (Thin To Thick Relation)
title (Title)
tBorder (Top Border)
topN (Top N)
trimText (Trim Text)
transformTransparently (Transform transparently)
objectType (Type)
underline (Underline)
URL (Location)
vAlign (Vertical Alignment)
value (Value)
valuesTitle (Values Title)
visibilityCondition (Visibility Condition)
vPadding (Vertical Padding)
vRule (Vertical Rule)
x (X)
xAxisTitle (xAxisTitle)
X-Size (X-Size)
X-Size Adjustment (X-Size Adjustment)
y (Y)
yAxisTitle (yAxisTitle)
Y-Size (Y-Size)
Y-Size Adjustment (Y-Size Adjustment)
Properties related to margins and borders
marginWidth
marginRightWidth
marginBottomWidth
marginLeftWidth
marginTopWidth
borderWidth
borderRightWidth
borderBottomWidth
borderLeftWidth
borderTopWidth
borderStyle
borderRightStyle
borderBottomStyle
borderLeftStyle
borderTopStyle
borderColor
borderRightColor
borderBottomColor
borderLeftColor
borderTopColor
roundedCorners
paddingWidth
paddingRightWidth
paddingBottomWidth
paddingLeftWidth
paddingTopWidth
Properties for Report Document Metadata
title
author
creator
subject
keywords
Bar Codes
Bar Code type listing
Bar Code type details
codabar-2
codabar-18
code-11-matrix
code-128
code-2-5-datalogic
code-2-5-IATA
code-2-5-industrial
code-2-5-interleaved
code-2-5-inverted
code-2-5-matrix
code-BCD-matrix
code-32
code-39
code-39-extended
code-93
code-93-extended
data-matrix
ean-8
ean-13
ean-code-128
ean-data-matrix
ean-supplemental-2
ean-supplemental-5
gs1-8
gs1-13
gs1-code-128
gs1-data-matrix
gs1-supplemental-2
gs1-supplemental-5
intelligent-mail
pdf-417
qr-code
upc-a
upc-e
upc-supplemental-2
upc-supplemental-5
RTL Classes Overview
Dimension Resolver
Unit Names
Paper Format Abbreviations
Customize Report Designer: preferences
RTL Class Reference
The Boolean Class
The Color Class
The Date Class
The Enum Classes
The Alignment Class
The TextAlignment Class
The BaselineType Class
The LayoutDirection Class
The Y-SizeAdjustment Class
The PageNoFormat Class
The TrimText Class
The X-SizeAdjustment Class
FloatingBehavior Class
Section Class
XYChartDrawAs Class
MapChartDrawAs Class
CategoryChartDrawAs Class
CodeType Class
BorderStyles Classes
The FGLNumericVariable Class
The FGLStringVariable Class
The Numeric Class
The Runtime Class
The String Class
Upgrading Genero Report Designer
Upgrading reports from prior versions
Version 3.00
Version 2.50
Report templates
Create a report from an existing template
Schema Association page
Add Fields page
Variables page
Template filters
Template expansion at runtime
Create a new report template
Report template schema definition (.rsd) file
Report template (.4rt) file design features
Customize the appearance of a new report template in the wizard
Create a report template from an existing report
Modify an existing report template
Set the report template directory
GenerateReport command options
Report Writer Deployment and Customization
GRE environment variables
GREDIR
GREOUTPUTDIR
GRE_MAX_CONCURRENT_JOBS
Genero Report Viewer for HTML5 customization
Distributed Mode
Genero Report Engine error messages
Report an issue to support
Web Services
Create a Web Services program
Add Web Service
The Web Services wizard
Build the application
Update the WSDL
Add Web services (Server, Services, Forms with services)
Mobile applications
Mobile development environment
Genero mobile app demos
Debugging a mobile app
Debug version of a deployed app
Create a debug version of a deployed app
Run the debug version of a deployed app (Android)
Run a debug version of a deployed app (iOS)
Debug tools for apps in developer mode
Preview a form on a mobile device
Run an app with the graphical debugger
Run an app with the Profiler
Viewing the AUI tree
View the AUI tree (Android)
View the AUI tree (iOS)
View the AUI tree (Development Client)
Viewing the program logs
View program logs (Android)
View program logs (iOS)
View program logs (Development Client)
Viewing the device logs
View device logs (Android)
Debugging a Web Component
Debug a web component on an Android device
Debug a web component on an iOS device
Localize a mobile app
Genero Mobile error messages
BAM Template Developer Guide
Quick Start: Customizing templates
Example 1: Adding a new property
Configure a copy of the default template set
Add a new property to the BA diagram
Modify tcl script to generate code
Example 2: Adding a File >> New item
Add a new file type definition to settings.agconf
Define an action in File >> New for the new item
Test new action
Example 3: Adding an entity to the BA Diagram
Add a new item to the BA diagram
Define the template file association
Add the new element to the program entity
Define the build rules
How code is generated
The code generation template set
Interpreting settings.agconf
The WEB custom editor
The PROCESS custom editor
Interpreting creatables.conf
Tcl basics and samples
Add POINT and BLOCK sections to template
Example: Using XSLT instead of Tcl
Image directory structure
Template Reference
XML reference
settings.agconf elements
AGSettings
Form
File
Messages
DynamicProperty
DynamicPropertyGroup
Item (Form / BusinessRecord / Database)
BusinessRecord
File
Messages
DynamicProperty
Item (Form / BusinessRecord / Database)
BusinessApplication
DynamicProperty
Items
Item (BusinessApplication)
BasicItem
Relation
Constraint
Database
File
Messages
DynamicProperty
Item (Form / BusinessRecord / Database)
creatables.conf elements
Creatables
Category
New, File, Directory, Wizard
action attribute
POINT and BLOCK reference
Packaging, deploying, and distributing apps
Genero Archive (GAR) packaging
Packaging for a mobile device
What is packaging?
Packaging process overview for a mobile device
Package a mobile app
Troubleshoot Android packaging issues
Deploy a mobile app for testing
Package and Directory nodes and properties
Platform: Package and deploy rules
Distribute your app
Distribute an iOS app
Distribute using Over-The-Air installation
Submit an iOS app to the AppStore
Distribute an Android app
Distribute your app through Google Play
Distribute using other tools for testing
Manage App updates
Upgrading
New Features of Genero Studio
Version 3.00
Version 2.51
Version 2.50
Version 2.41
Version 2.40
Upgrade Guides
3.00 upgrade guide
2.50 upgrade guide
2.41 upgrade guide
2.40 upgrade guide
2.30 upgrade guide
2.20 upgrade guide
Migrating to a new BAM template set
Migrate from dbapp3.2 to dbapp4.0
Migrate from dbapp3.1 to dbapp3.2
Migrate from dbapp3.0 to dbapp3.1
Migrate from dbapp2.0 to dbapp3.0
Migrate from dbapp1.0 to dbapp2.0
Migrate from 2.3x to dbapp1.0
Migrate customized template sets
Legal Notices
Android devices
[1]
iOS devices
[1]
List devices
[1]
[2]
Multiple devices
[1]
[2]
program logs
[1]
[2]
Web component
[1]
administration
command line options
[1]
generostudio
[1]
Android Logcat
[1]
application modeling
Web services
create a service from a form
[1]
create a SOAP Webservice server
[1]
create a standalone service
[1]
CRUD form and Webservice entity
[1]
JSON Web services
[1]
public fields
[1]
SOAP Webservice server entity
[1]
Webservice entity
[1]
Zoom form and Webservice entity
[1]
AUI tree
Android device
[1]
Genero Development Client
[1]
iOS device
[1]
view in developer mode
[1]
bar code
4-CB
[1]
4CB
[1]
codabar-18
[1]
codabar-2
[1]
code-128
[1]
code-2-5-datalogic
[1]
code-2-5-IATA
[1]
code-2-5-industrial
[1]
code-2-5-interleaved
[1]
code-2-5-inverted
[1]
code-2-5-matrix
[1]
code-32
[1]
code-39
[1]
code-39-extended
[1]
code-93
[1]
code-93-extended
[1]
code-BCD-matrix
[1]
data-matrix
[1]
ean-13
[1]
ean-8
[1]
ean-code-128
[1]
ean-data-matrix
[1]
ean-supplemental-2
[1]
ean-supplemental-5
[1]
gs1-13
[1]
[2]
gs1-8
[1]
[2]
gs1-code-128
[1]
gs1-data-matrix
[1]
gs1-supplemental-2
[1]
gs1-supplemental-5
[1]
Intelligent Mail
[1]
intelligent-mail
[1]
pdf-417
[1]
qr-code
[1]
upc-a
[1]
upc-e
[1]
upc-supplemental-2
[1]
upc-supplemental-5
[1]
USPS 4-State Customer Barcode
[1]
USPS OneCode Solution
[1]
USPS4CB
[1]
bar code code-11-matrix
[1]
barcode
barcode listing
[1]
basics
first look
[1]
OrderReport demo
[1]
Business Application Modeling
create a managed project
[1]
overview
[1]
quick start
[1]
clients
switch clients in Genero Studio
[1]
Code Analyzer
overview
[1]
Code Editor
overview
[1]
command options
GenerateReport
[1]
compare files
diff tool
[1]
configuration
changing the active configuration
[1]
distributed mode
[1]
Configuring Genero Studio
GBC configuration
[1]
Web client configuration
[1]
creatables.conf
action attribute
[1]
Category element
[1]
Creatables element
[1]
Directory element
[1]
element listing
[1]
File element
[1]
New element
[1]
Wizard element
[1]
create the report program
select a language
[1]
data schema
[1]
data source
arbitrary XML input source
[1]
debug
[1]
[2]
developer mode
[1]
standalone mobile applications
[1]
debug a program
debug a running local program
[1]
debug a running program
[1]
debug a running remote program
[1]
debug and start a program simultaneously
[1]
mobile application
[1]
Web services client application
[1]
Web services server application
[1]
debug version
create
[1]
run on Android
[1]
run on iOS
[1]
Debugger
overview
[1]
demos
running demos
[1]
Design a report
Create a graph
[1]
Output charts as tables
[1]
developer mode
[1]
development environment
[1]
device logs
[1]
dialog
Filter View
[1]
import project
[1]
list
[1]
Print preview
[1]
dialogs
Advanced Properties dialog
[1]
Connection information dialog
[1]
Database Generation Script dialog
[1]
Meta-Schema Manager dialogs
[1]
Revert schema changes dialog
[1]
Diff
overview
[1]
distribute app
Android app
[1]
AppStore
[1]
Google Play Store
[1]
iOS app
[1]
other tools
[1]
over-the-air installation
[1]
overview
[1]
environment variable
DBAPP_MOBILE
[1]
environment sets
[1]
Genero Studio relevant listing
[1]
GREDEBUG
[1]
GREDIR
[1]
GRESETUPDIR
[1]
[2]
GRE_DEFAULT_IMAGE_URL
[1]
GSTSCHEMANAMES
[1]
GSTUSERSAMPLESDIR
[1]
environment variables
add or edit
[1]
GREDATAFILE
[1]
precedence and priority
[1]
error messages
BAM
[1]
Business Application Diagram
[1]
Business Records
[1]
Form Designer
[1]
Genero Mobile
[1]
Meta-schema Manager
[1]
Project Manager
[1]
SVN
[1]
XML validation
[1]
File Browser
locate file
[1]
overview
[1]
[2]
form
preview
[1]
Form Designer
overview
[1]
Genero Mobile for Android (GMA)
extending, configuration for
[1]
Genero Mobile for iOS
configuration
[1]
Genero Report Engine
configuration
[1]
environment variables
[1]
GREDIR
[1]
GREOUTPUTDIR
[1]
GRE_MAX_CONCURRENT_JOBS
[1]
Genero Report Viewer
Browser output
[1]
Genero Report Viewer for HTML5
[1]
Genero Reporting API
fgl_report_commitCurrentSettings
[1]
fgl_report_configureAutoformatOutput
[1]
fgl_report_configureCompatibilityOutput
[1]
fgl_report_configureDistributedEnvironment
[1]
fgl_report_configureDistributedProcessing
[1]
fgl_report_configureDistributedURLPrefix
[1]
fgl_report_configureHTMLDevice
[1]
fgl_report_configureImageDevice
[1]
fgl_report_configureLabelOutput
[1]
fgl_report_configureLocalization
[1]
fgl_report_configureMultipageOutput
[1]
fgl_report_configureOORTFDevice
[1]
fgl_report_configurePageSize
[1]
fgl_report_configurePDFDevice
[1]
fgl_report_configurePDFFontEmbedding
[1]
fgl_report_configureRTFDevice
[1]
fgl_report_configureSVGDevice
[1]
fgl_report_configureSVGPreview
[1]
fgl_report_configureXLSDevice
[1]
fgl_report_configureXLSXDevice
[1]
fgl_report_createProcessLevelDataFile
[1]
fgl_report_findResourcePath
[1]
fgl_report_getErrorStatus
[1]
fgl_report_getErrorString
[1]
fgl_report_loadAndCommit
[1]
fgl_report_loadCurrentSettings
[1]
fgl_report_runFromXML
[1]
fgl_report_runReportFromProcessLevelDataFile
[1]
fgl_report_selectDrive
[1]
fgl_report_selectLogicalPageMapping
[1]
fgl_report_selectPreview
[1]
fgl_report_setAutoformatType
[1]
fgl_report_setBrowserDocumentDirectory
[1]
fgl_report_setBrowserDocumentDirectoryURL
[1]
fgl_report_setBrowserFontDirectory
[1]
fgl_report_setBrowserFontDirectoryURL
[1]
fgl_report_setCallbackLocalization
[1]
fgl_report_setDistributedRequestingUserName
[1]
fgl_report_setEnvironment
[1]
fgl_report_setImageShrinkImagesToPageContent
[1]
fgl_report_setImageUsePageNamesAsFileNames
[1]
fgl_report_setOutputFileName
[1]
fgl_report_setPageMargins
[1]
fgl_report_setPageSwappingThreshold
[1]
fgl_report_setPaperMargins
[1]
fgl_report_setPDFImageResolution
[1]
fgl_report_setPDFJPEGImageEncoding
[1]
fgl_report_setPrinterChromaticity
[1]
fgl_report_setPrinterCopies
[1]
fgl_report_setPrinterDestinationUrl
[1]
fgl_report_setPrinterFidelity
[1]
fgl_report_setPrinterJobImpressions
[1]
fgl_report_setPrinterJobMediaSheets
[1]
fgl_report_setPrinterJobName
[1]
fgl_report_setPrinterJobPriority
[1]
fgl_report_setPrinterJobSheets
[1]
fgl_report_setPrinterMediaName
[1]
fgl_report_setPrinterMediaTray
[1]
fgl_report_setPrinterName
[1]
fgl_report_setPrinterNumberUp
[1]
fgl_report_setPrinterOrientationRequested
[1]
fgl_report_setPrinterPageRanges
[1]
fgl_report_setPrinterQuality
[1]
fgl_report_setPrinterRequestingUserName
[1]
fgl_report_setPrinterResolution
[1]
fgl_report_setPrinterSheetCollate
[1]
fgl_report_setPrinterSides
[1]
fgl_report_setPrinterSizeName
[1]
fgl_report_setPrinterWriteToFile
[1]
fgl_report_setProcessLevelDataFile
[1]
fgl_report_setRTFMemoryThreshold
[1]
fgl_report_setSharePortWithGDC
[1]
fgl_report_setSVGCompression
[1]
fgl_report_setSVGCopies
[1]
fgl_report_setSVGOrientationRequested
[1]
fgl_report_setSVGPageRange
[1]
fgl_report_setSVGPaperSource
[1]
fgl_report_setSVGPrinterName
[1]
fgl_report_setSVGSheetCollate
[1]
fgl_report_setXLSMergeCells
[1]
fgl_report_setXLSXMergeCells
[1]
fgl_report_stopGraphicalCompatibilityMode
[1]
listing
[1]
Genero Studio
Tour
[1]
Ghost Client
GGC Test demo
[1]
Studio environment configuration
[1]
graphical debugger
[1]
invoices
report templates
[1]
language support
[1]
add text encoding plug-in
[1]
localize mobile app
[1]
logs
[1]
[2]
viewing the program logs on Android
[1]
viewing the program logs on iOS
[1]
viewing the program logs on the Genero Development Client
[1]
menu
File >> New
[1]
Save
[1]
Save All
[1]
Save As
[1]
meta-schema
generate HTML schema documentation
[1]
Meta-schema Manager
overview
[1]
migrating
BAM template sets
[1]
mobile applications
using Genero Mobile for iOS
[1]
using Genero Studio
[1]
mobile clients
GMI and GMA configuration
[1]
modeling an application
add and implement a program
[1]
add forms
[1]
add mobile device features
[1]
add relations
[1]
add reports
[1]
add Web services
[1]
Business Application (BA) diagram
[1]
create a BA diagram
[1]
import files into the diagram
[1]
new features
version 2.40
[1]
version 2.41
[1]
version 2.50
[1]
version 2.51
[1]
version 3.00
[1]
packaging
Genero Archive (GAR)
[1]
mobile device
[1]
preferences
accelerators
[1]
Behavior & Display
[1]
Code Editor
[1]
Color & Font
[1]
compilation
[1]
compiler and runtime
[1]
database forms
[1]
DB Explorer
[1]
form designer
[1]
form elements
[1]
general
[1]
Histories
[1]
messages
[1]
Meta-Schema Manager
[1]
paper settings
[1]
report writer
[1]
runtime/debug
[1]
setting preferences
[1]
Template
[1]
toolbars
[1]
user actions
[1]
user interface
[1]
workspaces
[1]
XML Schema/DTD
[1]
preview form
[1]
Profiler
[1]
project manager
build rules definition
[1]
build rules, add or edit
[1]
build rules, usage
[1]
command line options for rules
[1]
create report
[1]
environment variables
[1]
execution rules
[1]
external dependencies
[1]
Genero Report Writer for Genero BDL
[1]
gsmake
[1]
languages
[1]
link rules
[1]
locate file
[1]
organizing projects
[1]
overview
[1]
[2]
post-compile commands
[1]
post-link commands
[1]
pre-compile commands
[1]
pre-link commands
[1]
Properties
set expressions
[1]
Property
Form Designer
colorCondition
[1]
style
[1]
styleFile
[1]
quick start
summary list
[1]
reference
access help
[1]
Genero Studio reference
[1]
integrate tools
[1]
menu configuration
[1]
samples directory
[1]
report design templates
.4rt
[1]
.rsd
[1]
[2]
Add Fields page
[1]
creating new template
[1]
creating new template from existing report
[1]
filters
[1]
filters list
[1]
images
[1]
modify a report template
[1]
overview
[1]
report template design
[1]
report template schema definition
[1]
Schema Association page
[1]
set a report template directory
[1]
steps for use
[1]
template expansion at runtime
[1]
Variables page
[1]
report designer
switch child and parent
[1]
Report Element Properties
alignment
[1]
Alignment (Geometry)
[1]
Anchor X (Geometry)
[1]
Anchor Y (Geometry)
[1]
anchorX
[1]
anchorY
[1]
author
[1]
Background Color (Color)
[1]
Baseline Type (Layout)
[1]
baselineType
[1]
bBorder
[1]
bgColor
[1]
Bold (Font)
[1]
border
[1]
Border (Table)
[1]
Bottom Border (Table)
[1]
Categories
[1]
Categories Title (Chart)
[1]
Category Key (Items)
[1]
categoryKey
[1]
categoryTitle
[1]
check
[1]
Check (Bar Code)
[1]
class
[1]
Class (Object)
[1]
clip
[1]
Clip (Layout)
[1]
Code Type (Bar Code)
[1]
Code Value (Bar Code)
[1]
Code Value Expression (Bar Code)
[1]
codeType
[1]
codeValue
[1]
codeValueExpression
[1]
color
[1]
Color (Color)
[1]
colspan
[1]
Column Span (Table)
[1]
Compute aggregates on the innermost dimension (Chart)
[1]
Compute Average (Value)
[1]
Compute Count (Value)
[1]
Compute Distinct Count (Value)
[1]
Compute Maximum (Value)
[1]
Compute Minimum (Value)
[1]
Compute Totals (Value)
[1]
computeAggregatesInnermostDimension
[1]
computeAverage
[1]
computeCount
[1]
computeDistinctCount
[1]
computeMaximum
[1]
computeMinimum
[1]
computeTotal
[1]
Control Characters (Bar Code)
[1]
controlCharacters
[1]
creator
[1]
Data Symbols per Line (Bar Code)
[1]
dataSymbolsPerLine
[1]
dateType
[1]
Default (Reference)
[1]
Display Fact Rows (Chart)
[1]
Display Recurring Dimension Values (Chart)
[1]
Display Selection (Chart)
[1]
displayFactRows
[1]
displayRecurringDimensions
[1]
displaySelection
[1]
Draw As (Chart)
[1]
Draw Labels (Chart)
[1]
Draw Legend (Chart)
[1]
drawAs
[1]
drawLabels
[1]
drawLegend
[1]
encoding
[1]
Encoding (Bar Code)
[1]
Enum Values (Value)
[1]
enumValues
[1]
Error Correction Degree (Bar Code)
[1]
errorCorrectionDegree
[1]
fidelity
[1]
fill
[1]
Fill (Image)
[1]
Fix Width (Table)
[1]
Floating Behavior (Layout)
[1]
floatingBehavior
[1]
fontBold
[1]
fontItalic
[1]
fontName
[1]
fontSize
[1]
format
[1]
Format (Page Number)
[1]
Format (Value)
[1]
fWidth
[1]
general properties
[1]
hAligh
[1]
Hide Page Footer On Last Page (Mini Page)
[1]
Hide Page Header On Last Page (Mini Page)
[1]
Hide Text (Bar Code)
[1]
hidePageFooterOnLastPage
[1]
hidePageHeaderOnLastPage
[1]
Hierarchies input order (Chart)
[1]
hierarchiesInputOrder
[1]
Horizontal Alignment (Table)
[1]
Horizontal Padding (Table)
[1]
Horizontal Rule (Table)
[1]
hPadding
[1]
href
[1]
href (Hyperlink)
[1]
hRule
[1]
id
[1]
id (Hyperlink)
[1]
indent
[1]
Indent (Text)
[1]
InfoNode Name (Reference)
[1]
Intended Resolution (Image)
[1]
intendedResolution
[1]
Italic (Font)
[1]
key
[1]
Key (Items)
[1]
Keys Title (Chart)
[1]
keysTitle
[1]
keywords
[1]
Layout Direction (Orientation)
[1]
layoutDirection
[1]
lBorder
[1]
Left Border (Table)
[1]
Localize Text (Text)
[1]
localizeText
[1]
location
[1]
Location (Image)
[1]
[2]
margins and borders properties
[1]
name
[1]
Name (Font)
[1]
Name (Object)
[1]
Name (Page Number)
[1]
noCheckDigits
[1]
noDigits
[1]
noText
[1]
Number Check Digits (Bar Code)
[1]
Number Digits (Bar Code)
[1]
objectType
[1]
Offset (Page Number)
[1]
Output Order (Chart)
[1]
outputOrder
[1]
padding
[1]
Padding (Table)
[1]
pageName
[1]
pageNoFormat
[1]
pageNoOffset
[1]
Prefer Rectangular Symbols (Bar Code)
[1]
preferRectangularSymbols
[1]
Proportional Width (Table)
[1]
pWidth
[1]
Raw Code Value (Bar Code)
[1]
rawCodeValue
[1]
rBorder
[1]
referenceDefault
[1]
referenceName
[1]
report document metadata properties
[1]
Right Border (Table)
[1]
rule
[1]
Rule (Table)
[1]
Rule Color (Table)
[1]
ruleColor
[1]
Scale X (Geometry)
[1]
Scale Y (Geometry)
[1]
scaleX
[1]
scaleY
[1]
section
[1]
Section (Layout)
[1]
Series Title (Items)
[1]
seriesTitle
[1]
Size (Font)
[1]
Smart Parse (Bar Code)
[1]
smartParse
[1]
Sort Ascending (Chart)
[1]
Sort By (Chart)
[1]
sortAscending
[1]
sortBy
[1]
Split Oversized Items (Mini Page)
[1]
splitOversizedItem
[1]
strikethrough
[1]
Strikethrough (Font)
[1]
subject
[1]
Swap X (Orientation)
[1]
swapX
[1]
tBorder
[1]
text
[1]
Text (Text)
[1]
Text Alignment (Text)
[1]
Text Expression (Text)
[1]
Text Fidelity (Font)
[1]
textAlignment
[1]
textExpression
[1]
Thin To Gap Relation (Bar Code)
[1]
Thin To Thick Relation (Bar Code)
[1]
thinToGapRelation
[1]
thinToThickRelation
[1]
title
[1]
title (general property)
[1]
Title (Metadata)
[1]
Top Border (Table)
[1]
Top N (Chart)
[1]
topN
[1]
Transform transparently (Orientation)
[1]
transformTransparently
[1]
Trim Text (Text)
[1]
trimText
[1]
Type (Object)
[1]
underline
[1]
Underline (Font)
[1]
URL
[1]
vAlign
[1]
value
[1]
Value (Miscellaneous)
[1]
Values Title (Chart)
[1]
valuesTitle
[1]
Vertical Alignment (Table)
[1]
Vertical Padding
[1]
Vertical Rule (Table)
[1]
Visibility Condition (Object)
[1]
visibilityCondition
[1]
vPadding
[1]
vRule
[1]
x
[1]
X (Geometry)
[1]
X-Size
[1]
X-Size (Geometry)
[1]
X-Size Adjustment
[1]
X-Size Adjustment (Geometry)
[1]
xAxisTitle
[1]
xAxisTitle (Chart)
[1]
y
[1]
Y (Geometry)
[1]
Y-Size
[1]
Y-Size (Geometry)
[1]
Y-Size Adjustment
[1]
Y-Size Adjustment (Geometry)
[1]
yAxisTitle
[1]
yAxisTitle (Chart)
[1]
report output
preview a report
[1]
Report Writer
overview
[1]
RTL Class Reference
Alignment class
[1]
BaselineType class
[1]
Boolean class
[1]
BorderStyles class
[1]
CategoryChartDrawAs class
[1]
CodeType class
[1]
Color class
[1]
Date class
[1]
Enum class
[1]
FGLNumericVariable class
[1]
FGLStringVariable class
[1]
FloatingBehavior class
[1]
LayoutDirection class
[1]
MapChartDrawAs class
[1]
Numeric class
[1]
Overview
[1]
PageNoFormat class
[1]
Runtime class
[1]
Section class
[1]
String class
[1]
TextAlignment class
[1]
TrimText class
[1]
X-SizeAdjustment class
[1]
XYChartDrawAs class
[1]
Y-SizeAdjustment class
[1]
settings.agconf
AGSettings element
[1]
BasicItem element
[1]
BusinessApplication element
[1]
BusinessRecord element
[1]
Constraint element
[1]
Database element
[1]
DynamicProperties element
[1]
DynamicPropertyGroup element
[1]
element listing
[1]
File element
[1]
Form element
[1]
Item element
[1]
[2]
Items element
[1]
Messages element
[1]
Relation element
[1]
Source Code Management (SVN)
overview
[1]
strings
displaying in report
[1]
SVN
[1]
access Blame view
[1]
add files
[1]
apply patch
[1]
Blame
[1]
browse repository
[1]
checkout files
[1]
cleanup
[1]
commit changes
[1]
copy
[1]
create patch
[1]
delete
[1]
diff
[1]
integrate bug tracking
[1]
lock file
[1]
lock strategies
[1]
locking
[1]
log revision range
[1]
merge and revert
[1]
move working copy
[1]
needs-lock property
[1]
revert changes
[1]
revert from single revision
[1]
SCM usage
[1]
switch
[1]
un-add files
[1]
update
[1]
view log information
[1]
template reference
BAM template
[1]
Tool Box objects
Bar Code Box
[1]
bar codes
[1]
Business Graphs
[1]
[2]
Category Chart
[1]
[2]
Categpry Chart Item
[1]
Decimal Format Box
[1]
drawables
[1]
HTML Box
[1]
Image Box
[1]
Info Node
[1]
Map Chart
[1]
[2]
Map Chart Item
[1]
Mini Pages
[1]
Page Number (PageNoBox)
[1]
Pivot Table
[1]
Pivot Table Fact
[1]
Pivot Table Hierarchy Value
[1]
Pivot Table Measure
[1]
Pivot Table sample reports
[1]
Pivot Tables
[1]
Pivot Tables data types
[1]
Pivot Tables definition
[1]
Pivot Tables performance considerations
[1]
Pivot Tables runtime configuration
[1]
Pivot Tables, create
[1]
propagating containers
[1]
Reference Box
[1]
references
[1]
simple containers
[1]
Table
[1]
Word Box
[1]
Word Wrap Box
[1]
XY Chart
[1]
[2]
XY Chart Item
[1]
upgrade report design documents
gsreport command-line utility
[1]
upgrading to a new version
upgrade to version 2.20
[1]
upgrade to version 2.30
[1]
upgrade to version 2.40
[1]
upgrade to version 2.41
[1]
upgrade to version 2.50
[1]
upgrade to version 3.00
[1]
variables
predefined node variables
[1]
view
Bookmarks View
[1]
central work area
[1]
Code structure view
[1]
Document Errors view
[1]
Document view
[1]
Output View
[1]
Projects view
[1]
Properties View
[1]
Search Results
[1]
Search/Replace view
[1]
Structure View
[1]
Tasks view
[1]
views
[1]
Files
[1]
listing
[1]
managing views
[1]
VM output
[1]
Web Services
overview
[1]
XCode
install and configure
[1]
XML template files
createables.conf
[1]
settings.agconf
[1]
Your browser does not support iframes.