Genero Studio User Guide 4.01
Content
Search Results
Index
Loading, please wait ...
Genero Studio
User Guide
What's New in 4.01
Documentation conventions
Syntax diagrams
Notes, tips, and warnings
Code examples
Welcome to Genero Enterprise
What is Genero Enterprise
Genero Studio modules
Running the Demos
Switching Genero Clients
Creating with Quick Starts
Finding more information
Welcome to Genero Studio
Install Genero Studio
Genero compatibility for the GST
GST 4.01 and Genero compatibility
GST 3.20 and Genero compatibility
Install Genero Studio on UNIX™ platforms
In silent mode
Install Genero Studio on Windows®
In silent mode
Install Genero Studio on macOS™ (GUI installer)
Troubleshooting
on macOS™
Install Genero Studio on macOS™ (command line)
Debug
Getting Started
Quick Start: Tour Genero Studio
Run the OfficeStore demo
Explore Project Manager
Explore database meta-schemas
Explore Code Editor
Explore forms
Explore the Debugger
Analyze code
The
Genero Studio
framework
The Welcome Page
Modules
BAM
Code Analyzer
Code Editor
Debugger
Diff
File Browser
Form Designer
Meta-schema Manager
Project Manager
Report Writer
Source Code Management
Web Services
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
Documents
Dialogs
New dialog
Save As dialog
Open from a different version
Filter View dialog
Print preview dialog
Genero Workplace Window
Updating
Genero Studio
and its documentation
Genero Studio
Help
Learning to use
Genero Studio
Command line options
Samples directory
Integrating existing applications
Setting Preferences
General Preferences
Workspaces Configuration
User actions
Messages configuration
History configuration
User interface preferences
Setting the interface theme
Toolbar configuration
Menus configuration
Accelerators (Shortcuts) configuration
Compiler and Runtime preferences
Run/debug configuration
Compilation configuration
Integrate your tools into
Genero Studio
TUI development guidelines
Configuration
Local or remote development
Local environment
Software requirements
Local installations, GAS configurations, environment sets
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)
Define remote server files
Mount points to shared drives
Synchronization directories
Remote installations, GAS configurations, environment sets
Language support (text encoding)
Use a different character set
Add a text encoding plugin
Character mapping table
Configure keyboard and language
Configure LANG on Studio Server
Test text encoding configuration
Database access
Genero configurations
Change the active configuration
Create a new configuration
Specify a new FGLGWS installation
Copy and recompile the Genero Studio libraries
Configure for a GUI client
Configure for a TUI client
Configure for the Web client
Configure for a Web client customization
Configure for Android™
Install and configure Java SDK and Android™ SDK
Configuration for extending GMA
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
Update GMA in existing GST installation
Configure for iOS
Install and configure Xcode
Configuration for extending GMI
Display to an iOS simulator
Display to an iOS physical device
Configure multiple iOS display devices
Update GMI in existing GST installation
Display to the Genero Mobile Development Client
Global setup
Specific setup
Configuration reference
Genero Configuration Management dialog
Compiler / Runtime configuration
Import Configuration dialog
Import Preferences dialog
Display Client Management dialog
Configure for the Desktop client
Configure for Mobile clients
GAS standalone dispatcher
Environment sets
GST-specific environment variables
GMADIR
GMIDIR
GMIUSERDIR
GMIEXTDIR
GSTDIR
GSTLIBRARYDIR
GSTSCHEMANAMES
GSTSETUPDIR
GSTUSERSAMPLESDIR
GSTTERM
GSTWCDIR
Add or edit environment variables
Share projects / SCM
File associations
The New dialog
Update the New dialog
creatables.conf elements
Creatables
Category
New, File, Directory, Wizard
action attribute
Properties for project definitions
Custom diagram entries and properties
settings.agconf
The WEB custom editor
The LOCATOR editor
The PROCESS custom editor
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)
Configuration error messages
Microsoft® Windows® Security Blocking
Meta-schema Manager
What is a database meta-schema? (4db)
Database menu
Creating a meta-schema
Create a meta-schema
Extract information from database
BDL schema file (sch)
Add a meta-schema to a project
Adding to a meta-schema
Add new tables and columns
Add constraints or indexes
Add foreign keys
Add a many-to-many relationship
Centralize field information
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
Copy a table or column definition as text
Meta-schema Manager Reference
Meta-schema properties
Orphan properties
Data types
DB connection and user information
IBM® DB2®
IBM® Informix®
IBM® Netezza®
Microsoft SQL Server
Oracle
Oracle MySQL / MariaDB
PostgreSQL
SAP HANA
SQLite
The gsdbdoc command
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
File extensions
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
Projects
Quick Start: Create a project
Creating new projects
Create a new project
Structured projects
Import existing files as a new project
mkproject - Convert a Makefile to a project
Connect to existing build systems
Organizing projects
Add an existing file to a project
Using external projects
Add external project
Set dependencies to the external library
Exclude external projects from the build
Setting external dependencies
Building and linking programs
Languages
Build rules
Add/Edit a build rule
Link and execution rules
Environment variables
Where to set
Add at project level
Add at specific setup level
Add at global level
Display current environment
Compile a file
Build a project or application
Clean a project or application
Rebuild a project or application
Compute dependencies
Manage rules
Command line options
Define pre- and post-compile commands
Define pre- and post-link commands
The gsmake command
Locate a file
Set the default application
Project Manager Reference
Dialogs
Advanced Properties dialog
Import Project dialog
Build Rules Configuration dialog
Recent Projects dialog
Opening a file
Application configuration files
Projects node properties
BinaryName
Command line arguments
Compiler options
Current working directory
Description
Exclude from build
Exclude from compilation
Exclude from link
External dependencies
File path
Language
Linker options
Source directory
Target directory
Web service
Web service URL suffix
Predefined node variables
Orphan properties
File extensions
Project Manager error messages
Code Quality
Identifier naming convention rules
Mandatory DECIMAL and MONEY precision
Multi-line STRING definition
Only one variable per declaration
Only one variable per type inside a single declaration
Detect deprecated features
Detect backwards compatibility features
gslint error messages
Code Editor
Editing code files
Code Editor basics
Smart editing
Format and Indent
Genero source files
Qualify Imports
Fix Case
Mark Host Variables
Bookmarks
Auto completion
Code templates
Split a document
Search and replace
Using wildcards in search
Using regular expressions in search
Group capture in regular expressions
Function search
Using the Diff tool
Base and working files
Selected files
Code coverage
Source code identifiers
Update extra identifier sets with a .4id file
Update extra identifier sets using the GUI
Set the color and font of identifers
Printing files
XML Catalog files
Code Editor Reference
Code Editor preferences
Encoding (i18n)
Behavior & Display preferences
Themes preferences
Template preferences
XML Schema/DTD preferences
Diff tool preferences
Views
Code Structure view
Search/Replace view
Search Results view
Tasks view
Document Errors view
Output view
Keyboard Shortcuts
Cursor movement keymap
Selection keymap
Text editing keymap
Clipboard keymap
Search and replace keymap
Buffers and Files keymap
Code completion keymap
Code templates keymap
vi Commands List
Code Editor error messages
GUI Testing
Quick Start: Regression testing
The testing framework
Create and run a unit test
Viewing test results in the Output view
Code Analyzer
Dependency Diagrams
Sequence Diagrams
Form Designer
Forms in Genero applications
Quick Start: Creating a first form
Creating the user interface
Forms
Create a form
Convert to database form
Setting properties for form items
Property initializers
Tab index
Compile a form
Preview a form
Import and export .per files
Containers
HBox and VBox - layouting
Stack - layouting
Grid - positioning
ScrollGrid - positioning
Group - grouping
Folder and Pages - stacking
Subform - reusing
Table - organizing
Tree - hierarchy
HRec - aligning fields
Matrix
Data Control
Widgets
formField
Button
ButtonEdit
Canvas
CheckBox
ComboBox
DateEdit
DateTimeEdit
Edit
Field - deprecated
HLine
Image
Label
Phantom
ProgressBar
RadioGroup
Slider
SpinEdit
TextEdit
TimeEdit
WebComponent
Web components
Make components available to Form Designer
Add a ready-to-use component
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
Create a style file
Apply a style to a form item
Form Designer usage
Drawing
Selecting, moving, resizing
Aligning
Transforming
The gsform command
Localizing your form
Form Designer Reference
Form Designer preferences
Form Elements preferences
Database Form preferences
Form tab
Records tab
Form Designer menus
Form Designer context menu
Alignment menu
Form Structure view
Form Designer 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
accelerator
accelerator2
accelerator3
accelerator4
action
aggregate
autoflush
autoflush_interval
autoHide
autoNext
autoScale
blink
buttonTextHidden
case
century
colAliasName
colName and tableName
color
colorCondition
columnCount
comment
completer
componentType
content
contextMenu
databaseName
dataType
dataType (aggregate)
defaultValue
defaultView
disclosureIndicator
Display Like
doubleClick
expandedColumn
fieldId
fieldIdRef
fieldType
flipped
font_family
font_size
fontPitch
format
gridChildrenInParent
gridHeight, gridWidth
height
heightUnit
hidden
idColumn
image
imageCollapsed
imageColumn
imageExpanded
imageLeaf
include
initializer
initialPageSize
invisible
isNodeColumn
items
justify
keyboardHint
keys
labels_toolbar
left
length
localize properties
lookup
mouse_event_focus
mouse_event_timeout
mouse_out
mouse_over
minHeight, minWidth
name
noEntry
noswipe
notEditable
notNull
orientation
path
parentIdColumn
PER comments
picture
placeholder
posX, posY
program
properties
queryEditable
repeat
required
reverse
rowCount
rowHeight
sample
scroll
scrollbars
selection
selection2
selection3
sizePolicy
sliderOrientation
spacing
spellcheck
split
splitter
step
stepX
stepY
stretch
stretchColumns
stretchMax
stretchMin
style
styleFile
tabIndex
tableAliasName
tag
text
text (aggregate)
title
toolbar
totalRows
type
underline
unHidable
unhidableColumns
unMovable
unmovableColumns
unSizable
unsizableColumns
unSortable
unsortableColumns
validate
Validate Like
valueChecked
valueMax
valueMin
valueUnchecked
verify
version
wantFixedPageSize
wantNoReturns
wantTabs
width
widthUnit
windowStyle
Orphan properties
File extensions
Form Designer error messages
Business Records
Edit the query
Add a record
Add a record field
Add a relation
Merge records
Provide field aliases
Order records
Show data
Add aggregate fields
Set occurrences
Business Record properties
active
aggregationFunctions
bindParameters
masterTable
occurrences
whereParameters
unique key
Error messages
File Browser
Debug an application
Graphical Debugger
Start a program in debug mode
Debug a running program
Debug a running local program
Debug a running remote program
Step through the program
Breakpoints
Set a breakpoint
Conditional breakpoints
Watchpoints
Set a watchpoint
Conditional watchpoints
Execution flow
Examining data
Record/replay a macro
Stop the Debugger
Debugger (fgldb) command prompt
Debugger reference
Debug menu
Debugger views
Command view
Data view
Watchpoints view
Breakpoints view
Backtrace view
Graphical Debugger error messages
Profiler
Execution trace
Debug a mobile app
Debug version of a deployed app
Create a debug version of a deployed app
Run a debug version of a deployed app
Debug tools for apps in developer mode
Preview a form on a mobile device
Run an app with the graphical debugger
Attach 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)
Debug a Web services server application
Debug a TUI client
Source Code Management (SCM)
Using Subversion
Overview
Quick Start
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 module reference
SCM menu
Views
SVN Log view
SVN Locks view
SVN Status view
SVN Repository Browser view
Dialogs
Apply Patch dialog
Merge/Revert dialog
The SVN Copy dialog
SVN Checkout dialog
SVN Lock dialog
SVN Properties dialog
Specify a Subversion client
SVN error messages
Using Git
Using Microsoft TFVC
Using other SCMs
Report Writer
What is Genero Report Writer (GRW)?
Genero Report Writer
overview
GRW runtime architecture
Get Started with Reports
Steps to a report
Set the Report Writer environment
Quick Start: Create a report
Run the Report
The
Reports
demo
Using the
Reports
demo
Run the
Reports
demo
Reports
demo outputs
Genero Report Viewer
Genero Report Viewer for HTML5
Configure printers
Configure fonts
Font troubleshooting
The fontinfo command
Fonts in PDF output
The fontinfopdf command
Tips for installing fonts
Adding private characters
Options for data operations
Compatibility reports
Running a compatibility report
Fonts in compatibility reports
MonospaceTest.java
Create a report program
Runtime architecture
BDL programs
Writing the 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
Allowing the user to select output options
Creating a report with dummy data
Sub reports
When to use sub reports
Coding for sub reports
Creating linked reports
Creating inline reports
Labels
Report Data Wizard
Using the Report Data Wizard
Example Wizard code
Use the example code
Modifying the output
Change report output options
Paper settings and output format
Support for custom paper sources
Print a report
From the server
Without a driver
From the client
Preview a report
View report in the GRV
View report in a browser
Create an HTML report
Create an Excel report
Excel report output
Output a single-sheet document
Create a Microsoft™ RTF report
Create a PDF report
Create an Image report
Create a process-level XML data file
Create non-process-level XML files
Create multi-page ISO reports
Using localized strings with a Genero report application
Finding the translated string
Change localization settings at runtime
gremkstr
Split a report into smaller files
Run multiple reports from data
Optimize the rendering process
GRW BDL reference
Reporting API Functions
Mandatory functions
fgl_report_loadCurrentSettings
fgl_report_commitCurrentSettings
fgl_report_loadAndCommit
Usage: load and commit
Functions to change reporting options
Using report output functions
Output-specific function 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_getBrowserURL
fgl_report_getTotalNumberOfPages
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_setPrinterPJLVariables
fgl_report_setPrinterPrintQuality
fgl_report_setPrinterRequestingUserName
fgl_report_setPrinterResolution
fgl_report_setPrinterSheetCollate
fgl_report_setPrinterSides
fgl_report_setPrinterWriteToFile
fgl_report_setProcessLevelDataFile
fgl_report_setRenderingHints
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_setXLSHandleBorders
fgl_report_setXLSXHandleBorders
fgl_report_setXLSMergeCells
fgl_report_setXLSXMergeCells
fgl_report_stopGraphicalCompatibilityMode
Functions to set report metadata
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
Overloadable functions
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
Report schema transformations
Options for data operations
Create a report schema transformation
Duplicate data
Create a report design document
GRD 4.00 new features
Overview of Genero Report Designer
Genero reports
The Report Design window
The Report output
The work area
The Tool Box view
Designing a Report
Launch the Report Designer
Data view
Adding fields from the Data View
Support for arbitrary XML data sources
Placing elements on the report
Absolute or relative positioning
Drag-and-drop objects
Choose containers
Choose report elements
Set up lists in table format
Modify the sizing policy of containers
Modify an object's borders, margins, or padding
Size expressions for bordered boxes
Align and format numbers
Center elements
Position elements at the bottom right
Report Structure view
The tree structure
Triggers
How triggers work
Place a trigger within the report structure
Add headers and footers
Switch child and parent nodes
Example report structure
Properties view
Report Design Document metadata
Using page numbers
Setting the length of a page number
Using a page number string
Display an invoice page number
Group and report totals
Define report totals (Genero BDL)
Display totals on a report
Print totals at the beginning
Specify different pages
Add different first and last pages
Specify a different reverse side page
Start on an odd or even page
Rotating PDF report pages
Design labels
Design address labels
Specify paper settings
Configure the output
Other Report Designer tasks
Change the type of a report element
Design for pre-printed forms
Print a value from the previous page
Show or hide a report element
Use hyperlinks
Hide repeated values
Alternate colors of rows
Compare legacy and graphical reports
Working with tables
Add a table to a report
Assign content to a column
Set the triggers
Merge cells
Add rows or columns
Add headers or footers
Change the width of a table
Change the width of a column
Working with business graphs
Types of business graph
Map charts
Category charts
XY charts
Creating a graph
Create a map chart
Create a category chart
Create an XY chart
Custom keys
Coloring a map chart
Specifying classic or default style
Modify report structure
Output charts as tables
Working with pivot tables
What is a pivot table?
Runtime configurability
Performance considerations
Data types
Sample pivot table reports
Create a pivot table
Organizing pivot table elements
Expressions in properties
RTL expressions overview
Using the expression language
Using RTL classes
Defining PXML expressions
PXML variables
PXML functions
Including RTL variables
Expression examples
Check a field for a value
Change the display based on a condition
Display an image based on a variable
Size a column based on data
Format a number within a string
Debugging your Report Design Document
Report Designer Reference
Report Design Elements (The Toolbox)
Simple Containers
Propagating Containers
Mini Pages
Break
Composed Containers
Table
Paragraph and Text
Drawables
Word and Word Wrap Boxes
PDF Box
Decimal Format Box
Date Format Box
Page Number
Image Box
Configuring XMP metadata
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 Code Boxes
Other Markup
HTML Box
Rich Text Box
CSS support
Supported HTML elements
Report Element Properties
General Properties
Alignment (alignment)
Alignment (align)
Anchor X (anchorX)
Anchor Y (anchorY)
Background Color (bgColor)
Baseline Type (baselineType)
Bold (fontBold)
Class (class)
Clip (clip)
Color (color)
Comment (comment)
Default (referenceDefault)
Field Name (fieldName)
Fill (fill)
Floating Behavior (floatingBehavior)
Format (format)
Format (pageNoFormat)
Hang (hang)
Hide Page Footer On Last Page (hidePageFooterOnLastPage)
Hide Page Header On Last Page (hidePageHeaderOnLastPage)
href (href)
id (id)
Indent (indent)
InfoNode Name (referenceName)
Intended Resolution (intendedResolution)
Italic (fontItalic)
Layout Direction (layoutDirection)
Localize Text (localizeText)
Location (location)
Name (name)
Name (fontName)
Name (pageName)
Offset (pageNoOffset)
Page Ranges (pageRanges)
Parent Group (suppressionInitializer)
Password (password)
Rich Text (richText)
Role (fieldRole)
Scale X (scaleX)
Scale Y (scaleY)
Section (section)
Show On New Page (showFirstRepetitionOnPage)
Size (fontSize)
Split Oversized Items (splitOversizedItem)
Strikethrough (strikethrough)
Suppress (suppressRepetitions)
Swap X (swapX)
Text (text)
Text Alignment (textAlignment)
Text Expression (textExpression)
Text Fidelity (fidelity)
Transform transparently (transformTransparently)
Trim Text (trimText)
Type (objectType)
Type (richTextType)
Underline (underline)
URL (subReportUrl)
Value (value)
Visibility Condition (condition)
X (x)
X-Size (X-Size)
X-Size Adjustment (X-Size Adjustment)
Y (y)
Y-Size (Y-Size)
Y-Size Adjustment (Y-Size Adjustment)
Properties specific to charts
Category Key (categoryKey)
Categories Title (categoryTitle)
Color (chartColor)
Compute aggregates on the innermost dimension (computeAggregatesInnermostDimension)
Compute Average (computeAverage)
Compute Count (computeCount)
Compute Distinct Count (computeDistinctCount)
Compute Maximum (computeMaximum)
Compute Minimum (computeMinimum)
Compute Totals (computeTotal)
Display Fact Rows (displayFactRows)
Display Recurring Dimension Values (displayRecurringDimensions)
Display Selection (displaySelection)
Domain Lower Bound (domainLowerBound)
Domain Upper Bound (domainUpperBound)
Draw As (drawAs)
Draw Labels (drawLabels)
Draw Legend (drawLegend)
Enum Values (enumValues)
Hierarchies input order (hierarchiesInputOrder)
Key (key)
Keys Title (keysTitle)
Numeric Column (isNumeric)
Output Order (outputOrder)
Range Lower Bound (rangeLowerBound)
Range Upper Bound (rangeUpperBound)
Series Title (seriesTitle)
Sort Ascending (sortAscending)
Sort By (sortBy)
Title (title)
Top N (topN)
Values Title (valuesTitle)
X (x)
xAxisTitle (xAxisTitle)
Y (y)
yAxisTitle (yAxisTitle)
Properties specific to tables
Border (border)
Border Color (tableBorderColor)
Bottom Border (bBorder)
Column Span (colspan)
Fix Width (fWidth)
Horizontal Alignment (hAlign)
Horizontal Padding (hPadding)
Horizontal Rule (hRule)
Left Border (lBorder)
Padding (padding)
Proportional Width (pWidth)
Right Border (rBorder)
Rule (rule)
Rule Color (ruleColor)
Top Border (tBorder)
Type (tableHFType)
Vertical Alignment (vAlign)
Vertical Rule (vRule)
Vertical Padding (vPadding)
Properties specific to bar codes
Check (check)
Code Type (codeType)
Code Value (codeValue)
Code Value Expression (codeValueExpression)
Control Characters (controlCharacters)
Data Symbols per Line (dataSymbolsPerLine)
Encoding (encoding)
Error Correction Degree (errorCorrectionDegree)
Hide Text (noText)
Number Check Digits (noCheckDigits)
Number Digits (noDigits)
Prefer Rectangular Symbols (preferRectangularSymbols)
Raw Code Value (rawCodeValue)
Smart Parse (smartParse)
Symbol Height (symbolHeight)
Symbol Specification Table (symbolSpecificationTable)
Thin To Gap Relation (thinToGapRelation)
Thin To Thick Relation (thinToThickRelation)
X Dimension (xDimension)
Properties related to margins and borders
Margin width properties
Width (marginWidth)
Top Width (marginTopWidth)
Right Width (marginRightWidth)
Bottom Width (marginBottomWidth)
Left Width (marginLeftWidth)
Border width properties
Width (borderWidth)
Top Width (borderTopWidth)
Right Width (borderRightWidth)
Bottom Width (borderBottomWidth)
Left Width (borderLeftWidth)
Border style properties
Rounded Corners (roundedCorners)
Style (borderStyle)
Top Style (borderTopStyle)
Right Style (borderRightStyle)
Bottom Style (borderBottomStyle)
Left Style (borderLeftStyle)
Border color properties
Color (borderColor)
Top Color (borderTopColor)
Right Color (borderRightColor)
Bottom Color (borderBottomColor)
Left Color (borderLeftColor)
Padding width properties
Width (paddingWidth)
Top Width (paddingTopWidth)
Right Width (paddingRightWidth)
Bottom Width (paddingBottomWidth)
Left Width (paddingLeftWidth)
PDF cropping width properties
Crop Top Width (cropTopWidth)
Crop Right Width (cropRightWidth)
Crop Bottom Width (cropBottomWidth)
Crop Left Width (cropLeftWidth)
Properties for report metadata
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-qr-code
gs1-supplemental-2
gs1-supplemental-5
intelligent-mail
OMR
pdf-417
qr-code
upc-a
upc-e
upc-supplemental-2
upc-supplemental-5
RTL Class Reference
RTL Classes Overview
The Boolean Class
The Calendar Class
addDayOfMonth()
addHourOfDay()
addMinute()
addMonth()
addSecond()
addWeekOfYear()
addYear()
compareTo()
fromDate()
getActualDayOfMonthMaximum()
getActualDayOfMonthMinimum()
getActualHourOfDayMaximum()
getActualHourOfDayMinimum()
getActualMinuteMaximum()
getActualMinuteMinimum()
getActualMonthMaximum()
getActualMonthMinimum()
getActualSecondMaximum()
getActualSecondMinimum()
getActualWeekOfYearMaximum()
getActualWeekOfYearMinimum()
getActualYearMaximum()
getActualYearMinimum()
getDayOfMonth()
getFirstDayOfWeek()
getHourOfDay()
getInstance()
getMinimalDaysInFirstWeek()
getMinute()
getMonth()
getSecond()
getWeekOfYear()
getWeeksInWeekYear()
getWeekYear()
getYear()
rollDayOfMonth()
rollHourOfDay()
rollMinute()
rollMonth()
rollSecond()
rollWeekOfYear()
rollYear()
setActualDayOfMonthMaximum()
setActualDayOfMonthMinimum()
setActualHourOfDayMaximum()
setActualHourOfDayMinimum()
setActualMinuteMaximum()
setActualMinuteMinimum()
setActualMonthMaximum()
setActualMonthMinimum()
setActualSecondMaximum()
setActualSecondMinimum()
setActualWeekOfYearMaximum()
setActualWeekOfYearMinimum()
setActualYearMaximum()
setActualYearMinimum()
setDayOfMonth()
setFirstDayOfWeek()
setHourOfDay()
setLocale()
setMinimalDaysInFirstWeek()
setMinute()
setMonth()
setSecond()
setTimeZone()
setWeekOfYear()
setYear()
toDate()
The Color Class
fromHSBA()
fromRGBA()
brighter()
darker()
getAlpha()
getBlue()
getBrightness()
getGreen()
getHue()
getRed()
getRGBA()
getSaturation()
toCharSequence()
The Date Class
format()
fromIsoValue()
fromString()
parseString()
today()
toString()
The Enum Classes
The Alignment Class
The BaselineType Class
The BorderStyles Classes
The CategoryChartDrawAs Class
The CodeType Class
The FloatingBehavior Class
The LayoutDirection Class
The MapChartDrawAs Class
The PageNoFormat Class
The Section Class
The SortBy Class
The TextAlignment Class
The TrimText Class
The X-SizeAdjustment Class
The XYChartDrawAs Class
The Y-SizeAdjustment Class
The FGLNumericVariable Class
The FGLStringVariable Class
The Numeric Class
abs()
atan2()
byteValue()
cbrt()
ceil()
cos()
cosh()
exp()
floor()
format()
getExponent()
intValue()
isInfinite()
isNaN()
isNull()
log()
log10()
max()
min()
rint()
round()
signum()
sin()
sinh()
sqrt()
tan()
tanh()
toBoolean()
toChar()
toColor()
toDegrees()
toRadians()
toString()
getPhysicalPageNumber()
getTotalNumberOfPhysicalPages()
getPageNumber()
getTotalNumberOfPages()
The Runtime Class
getDebugLevel()
getEnvironmentVariable()
getOutputDeviceName()
getPrinterMediaName()
getPrinterMediaSizeName()
getPrinterMediaTray()
getPrinterName()
getSVGPaperSource()
getSVGPrinterName()
inDesigner()
producingBrowserOutput()
producingExcelOutput()
producingHLPXMLOutput()
producingHTMLOutput()
producingImageOutput()
producingOORTFOutput()
producingPDFOutput()
producingPostscriptOutput()
producingPrinterOutput()
producingPXMLOutput()
producingRTFOutput()
producingSVGOutput()
producingXLSOutput()
producingXLSXOutput()
producingForPreview()
xlsPagesAreMerged()
The String Class
charAt()
contains()
endsWith()
equals()
equalsIgnoreCase()
format()
indexOf()
isEmpty()
isNull()
lastIndexOf()
length()
matches()
replace()
replaceAll()
replaceFirst()
startsWith()
substring()
toLowerCase()
toNumeric()
toString()
toUpperCase()
translate()
trim()
trimCompress()
trimLeft()
trimRight()
urlEncode()
The Util Class
fileIsReadable()
urlIsReadable()
Dimensions
Unit Names
Paper Format Abbreviations
Report Writer preferences
File extensions
Upgrading GRD
New Features
GRD 4.00 new features
GRD 3.20 new features
GRD 3.10 new features
GRD 3.00 new features
GRD 2.50 new features
Upgrading
Update report design documents
Create and manage report templates
Create a report from an existing template
Template filters
Schema Association page
Add Fields page
Variables page
Create a new report template
Report template schema definition file (.rsd)
Report template (.4rt) file design features
Template field triggers
Template fields
Customize template appearance
Create a report template from an existing report
Modify an existing report template
Generic reports
Simple list or form list
Other template types
Set the report template directory
GenerateReport command options
Example 1: Placeholders
Create the report template files
Use the template to create the report
Example 2: Data groups and repetitions
Create the report template files
Use the template to create the report
Example 3: Dynamic list
Create the report template files
Use the template to create the report
Deployment and customization
Deployment architecture
Non-distributed mode
Local distributed mode
Architecture
Setting up
Remote distributed mode
Architecture
Setting up
Start the Web server service
Genero Report Viewer for HTML5
GRE environment variables
GREDIR
GREOUTPUTDIR
GRE_MAX_CONCURRENT_JOBS
GREDEBUG
GRE_DEFAULT_IMAGE_URL
GRESERVER
DBMONEY and DBFORMAT
Troubleshooting
Report Writer error messages
Genero Report Engine error messages
Redirect GRE log messages to a file
Report an issue to support
Web services
SOAP Web Services
Create a SOAP web service client
Create a SOAP web service server
Building a SOAP web service application
Update the WSDL
The Web Services wizard
REST Web services
Run a REST server
Create a REST client
Mobile applications
Mobile development environment
Genero mobile app demos
Localize a mobile app
Debugging a mobile app
Business Application Modeling (BAM)
Quick Starts
Quick Start: Generate an application
Create the project
Set the environment variables
Add a meta-schema
Implement the form and program
Generate and run the application
Add a detail list to the form
Quick Start: Generate a mobile app
Create a BAM mobile project
Model the database
Model the app
Generate and run the app
Add phone functionality to the app
Customize the app
Package and Deploy
Quick Start: Generate a master-detail mobile app
Create a BAM mobile project
Set the environment variables
Add a meta-schema
Model the app
Implement the master form
Implement the detail form
Implement the edit form
Implement the program
Generate and run the app
BAM Concepts
What is BAM?
How code is generated
The modeling diagrams
Mobile apps vs Desktop applications
The default template features
The various setups of a GST installation
Configure environment for specific template
BAM Projects
Modeling the application
The 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
Custom Form entity
Add Custom Forms
Implement a form
Add Reports
Report Data entity
Implement reports
Add a Report Design Document
Report print settings
Report export options
Add Web services
SOAP Web services
Create SOAP Web Service
JSON Web services
Create JSON Web Service
Create JSON client
Create a BDL client
Create a non-BDL client
BAM Web Services Reference
Web Service entities
Web Service
CRUD form with Web service
Zoom form with Web service
Web Service Server
Web Service properties
Service Name
Comment
Namespace
Public fields
Add Relations
Relations
Add mobile device features
Mobile device function properties
Import files from the project
Rename a BAM entity file
Modeling the database
The database meta-schema file
Create a meta-schema
Extract information from database
Add a meta-schema to a project
Rename database (Mobile)
Rename database (Desktop)
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 (non database) fields to a form
Master-detail forms
Adding custom code
Understanding what gets generated
Entity
.4gl
Entity
_common.4gl
Program
_prg.4gl
Schema
_dbxdata.4gl
Schema
_dbxconstraints.4gl
Form
_ui.4gl
Form
_uidialog.4gl
Form
_uidialogdata.4gl
Form
_uidata.4gl
Using code events
Database code events
Database data events
Entity code events
Form code events
Dialog code events
Form dialog events
Records dialog events
Fields dialog events
Data code events
Records data events
Custom form code events
Custom form dialog events
Report Data code events
Records data events
Web services code events
Web services data events
BA relation code events
Relation dialog events
Code events function reference
Understanding code event functions
BAM code specifics
Library files used by code events
Database data functions
Default Values
dbxDataEvent_tableName_SetDefaultValues
Check table contraints
dbxDataEvent_tableName_CheckTableConstraints
Insert row (by key)
dbxDataEvent_tableName_BeforeInsertRowByKey
dbxDataEvent_tableName_AfterInsertRowByKey
Update row (by key)
dbxDataEvent_tableName_BeforeUpdateRowByKey
dbxDataEvent_tableName_AfterUpdateRowByKey
Delete row (by key)
dbxDataEvent_tableName_BeforeDeleteRowByKey
dbxDataEvent_tableName_AfterDeleteRowByKey
Form dialog functions
On open event
dlgEvent_OnOpenForm
On action events
dlgEvent_OnActionAccept
dlgEvent_OnActionCancel
dlgEvent_OnActionClose
dlgEvent_OnActionExit
dlgEvent_OnActionNew
dlgEvent_OnActionQuery
On action states change
dlgEvent_OnActionStatesChange
Browse events
dlgEvent_Before_BrowseDialog
dlgEvent_After_BrowseDialog
Search events
dlgEvent_Before_SearchDialog
dlgEvent_After_SearchDialog
Empty event
dlgEvent_Before_EmptyDialog
Edit events
dlgEvent_Before_EditDialog
dlgEvent_After_EditDialog
Custom form dialog functions
Execute event
dlgEvent_OnExec
Relation dialog functions
Form events
dlgEvent_action_BeforeOpeningTheForm
dlgEvent_action_AfterClosingTheForm
Mobile events
dlgEvent__action__AfterPhoto
dlgEvent__action__AfterGallery
dlgEvent__action__AfterPhone
dlgEvent__action__AfterMail
dlgEvent__action__AfterSMS
dlgEvent__action__AfterVCard
dlgEvent__action__AfterMapQuery
dlgEvent__action__AfterBarcode
Records dialog functions
On action events
dlgEvent_record_OnActionAppend
dlgEvent_record_OnActionInsert
dlgEvent_record_OnActionUpdate
On action states change
dlgEvent_record_OnActionStatesChange
Display events
dlgEvent_record_BeforeDisplay
dlgEvent_record_AfterDisplay
Input events
dlgEvent_record_BeforeInput
dlgEvent_record_AfterInput
Construct events
dlgEvent_record_BeforeConstruct
dlgEvent_record_AfterConstruct
Row events
dlgEvent_record_BeforeRow
dlgEvent_record_AfterRow
Insert row events
dlgEvent_record_BeforeInsert
dlgEvent_record_AfterInsert
Delete row events
dlgEvent_record_BeforeDelete
dlgEvent_record_AfterDelete
Field events
dlgEvent_record_OnFieldsActivation
Fields dialog functions
dlgEvent_record_BeforeField_fieldName
dlgEvent_record_AfterField_fieldName
dlgEvent_record_OnChange_fieldName
Records data functions
On select rows
dataEvent_record_OnSelectRows
Insert row
dataEvent_record_BeforeInsertRow
dataEvent_record_AfterInsertRow
Update row
DataEvent_record_BeforeUpdateRow
DataEvent_record_AfterUpdateRow
Delete row (concurrent)
dataEvent_record_BeforeDeleteRowWithConcurrentAccess
dataEvent_record_AfterDeleteRowWithConcurrentAccess
Delete row
dataEvent_record_BeforeDeleteRow
dataEvent_record_AfterDeleteRow
Default Values
dataEvent_record_OnDefaultValues
Computed fields
dataEvent_record_OnComputedFields
Using POINTs and BLOCKs
Finding the right place to customize
Revert a change to a POINT or BLOCK
Lost POINT or BLOCK
Call an external module
Call a BAM-generated function from an app
Modifying the look and feel
Default actions
Modify action defaults
Modify styles
Default Topmenu and Toolbar
Modify the Top Menu
Modify the Toolbar
BAM Reference
BAM-specific environment variables
DBAPP_MOBILE
$(generate)
tclsh
$(tcl) - deprecated
$(blockpoint)
$(javac)
File extensions
Business Application Modeling error messages
Business Application Diagram error messages
BAM Template Developer Guide
Quick Start: Customizing templates
Copy the default template set
Example 1: Adding a new property
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
Tcl basics and samples
Add Code Events to template
Add POINT and BLOCK sections to template
Example: Using XSLT instead of Tcl
Image directory structure
Template Reference
$(generate) model
POINT and BLOCK reference
Packaging, deploying, and distributing
Packaging an application
Creating a package
Packaging for the GAS
Packages and directories
Packaging for a mobile device
Packages and directories
Move files into a writable directory
Set Android permissions
Manage App updates
Troubleshooting (Android)
Packaging a zip file
Packaging reference
Package node properties
Android™ package node properties
iOS package node properties
Directory node properties
Deploy a package to the GAS
Putting an app on a mobile device
Deploy a mobile package for testing
Distribute an Android™ app
Through Google Play
Distribute an iOS app
Over-The-Air installation
Submit an iOS app to the AppStore
Package and deploy rules
Upgrading
New Features
GST
4.01 new features
GST
4.00 new features
GST
3.20 new features
GST
3.10 new features
GST
3.00 new features
GST
2.51 new features
GST
2.50 new features
GST
2.41 new features
GST
2.40 new features
Upgrade Guides
GST
4.01 upgrade guide
GST
4.00 upgrade guide
GST
3.20 upgrade guide
GST
3.10 upgrade guide
GST
3.00 upgrade guide
GST
2.50 upgrade guide
GST
2.41 upgrade guide
GST
2.40 upgrade guide
GST
2.30 upgrade guide
GST
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 customized template sets
Using templates with another version of compiler
Error message reference
Framework error messages
Scripting error messages
File types and extensions
Legal Notices
Copyrights and Trademarks
$(delete)
[1]
$(DistDir)
[1]
$(generateXMLPackage)
[1]
$(GMATOOLSDIR)
[1]
$(GMITOOLSDIR)
[1]
$(PackageFiles)
[1]
$(packageId)
[1]
$(PackageName)
[1]
$generate
finding the XML schema
[1]
3D charts
category charts
[1]
map charts
[1]
absolute positioning
[1]
address labels
[1]
administration
command line options
[1]
generostudio
[1]
aggregating data
with transformations
[1]
Android
packaging issues
[1]
set Android permissions
[1]
Android Logcat
[1]
application configuration file
packaging
[1]
Project Manager
[1]
application modeling
Web services
create JSON web service
[1]
create JSON web service server
[1]
create SOAP web service
[1]
create SOAP web service server
[1]
JSON Web services
[1]
JSON Webservice server
[1]
public fields
[1]
SOAP Web services
[1]
SOAP Webservice server
[1]
application server
packaging
[1]
applications
debugging
[1]
deploying
[1]
distributing
[1]
packaging
[1]
[2]
architecture
GRW for BDL
[1]
Report Writer
[1]
area charts
category charts
[1]
XY charts
[1]
Asian fonts
[1]
AUI tree
Android device
[1]
Genero Development Client
[1]
iOS device
[1]
view in developer mode
[1]
Azure DevOps Server
[1]
backside printing
in reports
[1]
BAM
[1]
adding custom code
[1]
code events
[1]
environment variables
[1]
error messages
[1]
file extensions
[1]
generating code
[1]
projects
[1]
quick start
[1]
reference
[1]
template reference
[1]
templates
[1]
BAM desktop
rename database
[1]
BAM mobile
add phone functionality
[1]
create form from database
[1]
create project
[1]
[2]
customize the app
[1]
generate app
[1]
[2]
model the database
[1]
package and deploy
[1]
rename database
[1]
run app
[1]
[2]
bar charts
category charts
[1]
map charts
[1]
bar code
4-CB
[1]
4CB
[1]
codabar-18
[1]
codabar-2
[1]
code-11-matrix
[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-qr-code
[1]
gs1-supplemental-2
[1]
gs1-supplemental-5
[1]
Intelligent Mail
[1]
intelligent-mail
[1]
list of
[1]
OMR
[1]
pdf-417
[1]
qr-code
[1]
report objects, properties
[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 codes
in Tool Box
[1]
basics
architecture
[1]
first look
[1]
OrderReport demo
[1]
Report Writer
[1]
BDL schema file
[1]
BLOCK
BAM templates
[1]
[2]
bookmarks
[1]
borders
report objects
color properties
[1]
examples
[1]
size expressions
[1]
style classes
[1]
style properties
[1]
width properties
[1]
table objects
border property
[1]
bottom border
[1]
left border
[1]
right border
[1]
top border
[1]
breaking report across pages
[1]
breakpoints
[1]
conditional
[1]
setting
[1]
Browser
Report Viewer for HTML5
[1]
view reports
[1]
Business Application Diagram
error messages
[1]
Business Application Modeler
default template
[1]
desktop applicatino
[1]
generated files
[1]
form.4gl
[1]
form_common.4gl
[1]
form_ui.4gl
[1]
form_uidata.4gl
[1]
form_uidialog.4gl
[1]
form_uidialogdata.4gl
[1]
program.4gl
[1]
program_prg.4gl
[1]
report.4gl
[1]
report_common.4gl
[1]
schema.4gl
[1]
schema_common.4gl
[1]
schema_dbxconstraints.4gl
[1]
schema_dbxdata.4gl
[1]
WebService.4gl
[1]
WebService_common.4gl
[1]
master-detail
[1]
mobile application
[1]
modeling diagrams
[1]
overview
[1]
Business Application Modeling
create a managed project
[1]
overview
[1]
quick starts
[1]
business graphs
[1]
creating
[1]
custom keys
[1]
drawing style
[1]
in Tool Box
[1]
outputting as tables
[1]
types
[1]
business record
add record
[1]
add record field
[1]
add relation
[1]
bindParameters
[1]
merge
[1]
order records
[1]
view data
[1]
whereParameters
[1]
business records
[1]
diagram
[1]
error messages
[1]
properties
[1]
captions
adding to report
[1]
category charts
[1]
adding to report structure
[1]
creating
[1]
custom keys
[1]
in Tool Box
[1]
character mapping
[1]
child node
in report structure
[1]
switch with parent
[1]
client configuration
debugging
[1]
desktop
[1]
GBC
[1]
[2]
GDC
[1]
GMA
[1]
GMI
[1]
mobile
[1]
text mode
[1]
web
[1]
[2]
client-side printing
reports
[1]
clients
switch clients in Genero Studio
[1]
Code Analyzer
[1]
dependency diagrams
[1]
overview
[1]
sequence diagrams
[1]
code beautifier
[1]
code coverage
[1]
Code Editor
[1]
auto completion
[1]
basics
[1]
bookmarks
[1]
Code Coverage view
[1]
error messages
[1]
identifiers
[1]
overview
[1]
preferences
[1]
printing
[1]
search and replace
[1]
smart editing
[1]
spliting document
[1]
templates
[1]
vi commands
[1]
views
[1]
Code Editor preferences
extra identifiers
[1]
[2]
[3]
code events
BAM
reference
[1]
BAM templates
[1]
code quality
backward compatibility rules
[1]
detect deprecated features rules
[1]
identifier naming convention rules
[1]
mandatory decimal precision rules
[1]
mandatory money precision rules
[1]
multi-line string definition rules
[1]
no more than one variable has been declared per declaration rules
[1]
no more than one variable has been declared per type inside a single declaration rules
[1]
coding conventions
enforcing
[1]
coding errors
detecting
[1]
column selector
[1]
command options
GenerateReport
[1]
command reference
gremkstr
[1]
compare files
diff tool
[1]
compatibility
GST 3.20 and Genero
[1]
GST 4.01 and Genero
[1]
GST and Genero
[1]
compatibility report
coding for
[1]
fonts
[1]
overview
[1]
conditional expressions
in RTL
[1]
configuration
active configuration
[1]
changing the active configuration
[1]
compiler
[1]
configure for a new FGL
[1]
create new configuration
[1]
default configuration
[1]
distributed mode
[1]
Genero configuration
[1]
Genero installation
[1]
[2]
global setup
[1]
httpdispatch
[1]
reference
[1]
runtime
[1]
setup directory
[1]
setups
[1]
specific setup
[1]
configure
local environment
[1]
remote environment
[1]
Configure GST
Update GMA version
[1]
Update GMI version
[1]
constraints
meta-schemas
[1]
container
Data Control
[1]
Folder
[1]
Grid
[1]
Group
[1]
HBox
[1]
HRec
[1]
Matrix
[1]
Page
[1]
ScrollGrid
[1]
stack
[1]
Subform
[1]
Table
[1]
Tree
[1]
VBox
[1]
creatables.conf
[1]
action attribute
[1]
Category element
[1]
Creatables element
[1]
Directory element
[1]
element listing
[1]
File element
[1]
New element
[1]
Wizard element
[1]
custom keys
business graphs
[1]
data
choosing methods
[1]
[2]
data events
records property function
After Delete Row
[1]
After Delete Row With ConcurrentAccess
[1]
After Insert Row
[1]
After Update Row
[1]
Before Delete Row
[1]
Before Delete Row With ConcurrentAccess
[1]
Before Insert Row
[1]
Before Update Row
[1]
On Computed Fields
[1]
On Default Values
[1]
On Select Rows
[1]
data model
add custom code
[1]
data schema
adding to report design
[1]
creating
[1]
generating from BDL
[1]
[2]
data sets
[1]
data source
arbitrary XML input source
[1]
data transformations
[1]
data values
adding to report
[1]
Data view
in report designer
[1]
database connection
IBM DB2
[1]
IBM Informix
[1]
IBM Netezza
[1]
MariaDB
[1]
Microsoft SQL Server
[1]
Oracle
[1]
Oracle MySQL
[1]
PostgreSQL
[1]
SAP HANA
[1]
SQLite
[1]
database events
After Delete Row By Key
[1]
After Insert Row By Key
[1]
After Update Row By Key
[1]
Before Delete Row By Key
[1]
Before Insert Row By Key
[1]
Before Update Row By Key
[1]
Check Table Constraints
[1]
Set Default Values
[1]
databases
connection and user information
[1]
DB Explorer
[1]
dates
formatting
[1]
DB Explorer
[1]
changing data
[1]
connections
[1]
executing queries
[1]
limiting rows
[1]
opening
[1]
showing data
[1]
writing queries
[1]
debug a program
debug and start a program simultaneously
[1]
local program
[1]
remote program
[1]
debug version
create
[1]
Debugger
[1]
error messages
[1]
overview
[1]
debugger views
Backtrace view
[1]
Breakpoints view
[1]
Command view
[1]
Data view
[1]
listing of views
[1]
Watchpoints view
[1]
debugging
applications
[1]
breakpoints
[1]
developer mode
[1]
graphical debugger
[1]
menu
[1]
mobile applications
[1]
[2]
report design document
[1]
running programs
[1]
standalone mobile applications
[1]
watchpoints
[1]
Web services client application
[1]
Web services server application
[1]
decimals
formatting
[1]
demos
running demos
[1]
dependency diagrams
[1]
deploy
mobile app
[1]
package to GAS
[1]
deprecated syntax
detecting
[1]
design file
[1]
designer
[1]
designing a report
[1]
developer mode
[1]
development environment
[1]
device logs
[1]
dialog
Advanced Properties dialog
[1]
Edit query
[1]
Recent Projects
[1]
Dialog events
After Browse Dialog
[1]
After Edit Dialog
[1]
After Search Dialog
[1]
Before Browse Dialog
[1]
Before Edit Dialog
[1]
Before Empty Dialog
[1]
Before Search Dialog
[1]
field property function
After Field
[1]
Before Field
[1]
On Change
[1]
On Action Accept
[1]
On Action Cancel
[1]
On Action Close
[1]
On Action Exit
[1]
On Action New
[1]
On Action Query
[1]
On Exec
[1]
On Open Form
[1]
property function
On Action States Update (Form)
[1]
On Action States Update (Record)
[1]
On Fields Activation
[1]
records property function
After Input
[1]
After Row
[1]
Before Construct
[1]
Before Delete Row
[1]
Before Display
[1]
[2]
Before Input
[1]
Before Insert Row
[1]
[2]
Before Row
[1]
On Action Append
[1]
On Action Insert
[1]
On Action Update
[1]
After Construct
[1]
After Delete Row
[1]
dialogs
Advanced Properties dialog
[1]
Build Rules Configuration
[1]
Connection information dialog
[1]
Database Generation Script dialog
[1]
Filter View
[1]
Genero Configuration Management
[1]
Import Configuration
[1]
Import Preferences
[1]
import project
[1]
list
[1]
Meta-Schema Manager
[1]
New
[1]
Print preview
[1]
Revert schema changes dialog
[1]
Style Selection
[1]
Diff
base and working files
[1]
comparing files
[1]
overview
[1]
preferences
[1]
SVN
[1]
Directory node
[1]
[2]
distribute app
Android app
[1]
AppStore
[1]
Google Play Store
[1]
iOS app
[1]
over-the-air installation
[1]
overview
[1]
distributed mode
[1]
fonts
[1]
local
[1]
[2]
local, GDC
[1]
non-distributed
[1]
remote
[1]
[2]
remote, GDC
[1]
Doc conventions
[1]
duplex printing
different reverse side
[1]
start on odd page
[1]
duplicating data
with sub reports
[1]
with transformations
[1]
dynamic layout
[1]
embedded reports
[1]
environment variable
global
[1]
project
[1]
specific setup
[1]
environment variables
add or edit
[1]
DBAPP_MOBILE
[1]
DBFORMAT
[1]
DBMONEY
[1]
environment sets
[1]
GMADIR
[1]
GMIDIR
[1]
GMIEXTDIR
[1]
GMIUSERDIR
[1]
GREDATAFILE
[1]
GREDEBUG
[1]
GREDIR
[1]
GRESERVER
[1]
GRESETUPDIR
[1]
GRE_DEFAULT_IMAGE_URL
[1]
GSTDIR
[1]
GSTLIBRARYDIR
[1]
GSTSCHEMANAMES
[1]
GSTTERM
[1]
GSTUSERSAMPLESDIR
[1]
GSTWCDIR
[1]
list
[1]
project manager
[1]
where to set
[1]
error messages
BAM
[1]
Business Application Diagram
[1]
Business Records
[1]
code editor
[1]
configuration
[1]
Debugger
[1]
Form Designer
[1]
[2]
gslint
[1]
Meta-schema Manager
[1]
Project Manager
[1]
report engine
[1]
Report Writer
[1]
scripting
[1]
SVN
[1]
even page
in reports
[1]
evenPhysicalPage()
[1]
Excel
output reports
[1]
Expand Document
reports
[1]
expressions
in properties
[1]
external projects
add
[1]
exclude from build
[1]
set dependencies
[1]
FDSpacer
[1]
feature changes
version list
[1]
[2]
fgldb
debugger
[1]
fglgallery property
localize properties
[1]
selection
[1]
fglrichtext property
autoflush
[1]
autoflush_interval
[1]
font_family
[1]
font_size
[1]
labels_toolbar
[1]
localize properties
[1]
spellcheck
[1]
toolbar
[1]
fglsvgcanvas property
localize properties
[1]
mouse_event_focus
[1]
mouse_event_timeout
[1]
mouse_out
[1]
mouse_over
[1]
selection
[1]
selection2
[1]
selection3
[1]
Field Properties
Field Name
[1]
Role
[1]
fields
adding to report
[1]
file
post-compile command
[1]
[2]
pre-compile command
[1]
[2]
File Browser
[1]
overview
[1]
file extensions
.4ba
[1]
.4dbx
[1]
.4fdc
[1]
.4fdm
[1]
.4fdmws
[1]
.4fdmwsj
[1]
.4fdz
[1]
.4fdzws
[1]
.4fdzwsj
[1]
.4prg
[1]
.4pw
[1]
.4rd
[1]
.4ws
[1]
.4wsj
[1]
.4wsjprg
[1]
.4wsprg
[1]
first page
in reports
[1]
fonts
[1]
bold
[1]
Code Editor
[1]
compatibility report
[1]
fontinfo
[1]
fontinfopdf
[1]
gsdbdoc
[1]
installing
[1]
italic
[1]
name
[1]
PDF
[1]
private characters
[1]
size
[1]
troubleshooting
[1]
footers
in reports
[1]
in tables
[1]
foreign keys
meta-schemas
[1]
form
Button
[1]
ButtonEdit
[1]
Canvas
[1]
CheckBox
[1]
ComboBox
[1]
Data Control
[1]
DateEdit
[1]
DateTimeEdit
[1]
Edit
[1]
Field
[1]
Folder
[1]
formField
[1]
Grid
[1]
Group
[1]
HBox
[1]
HLine
[1]
HRec
[1]
Image
[1]
Label
[1]
Matrix
[1]
Page
[1]
Phantom
[1]
preview
[1]
ProgressBar
[1]
RadioGroup
[1]
ScrollGrid
[1]
Slider
[1]
SpinEdit
[1]
stack
[1]
Subform
[1]
Table
[1]
TextEdit
[1]
TimeEdit
[1]
Tree
[1]
VBox
[1]
webComponent
[1]
Form Designer
[1]
error messages
[1]
[2]
overview
[1]
usage
[1]
Form Designer properties
properties listing
[1]
Form Designer property
accelerator
[1]
accelerator2
[1]
accelerator3
[1]
accelerator4
[1]
action
[1]
active
[1]
aggregate
[1]
aggregateDataType
[1]
aggregateText
[1]
aggregateType
[1]
aggregationFunctions
[1]
autoflush
[1]
autoflush_interval
[1]
autoHide
[1]
autoNext
[1]
autoScale
[1]
bindParameters
[1]
blink
[1]
buttonTextHidden
[1]
case
[1]
century
[1]
colAliasName
[1]
colName
[1]
color
[1]
Comment
[1]
[2]
completer
[1]
[2]
[3]
[4]
[5]
[6]
[7]
componentType
[1]
content
[1]
contextMenu
[1]
databaseName
[1]
dataType
[1]
defaultValue
[1]
defaultView
[1]
disclosureIndicator
[1]
displayColName
[1]
displayTabName
[1]
doubleClick
[1]
expandedColumn
[1]
fieldId
[1]
fieldIdRef
[1]
fieldType
[1]
flipped
[1]
[2]
fontPitch
[1]
font_family
[1]
font_size
[1]
format
[1]
gridChildrenInParent
[1]
gridHeight
[1]
gridWidth
[1]
hidden
[1]
idColumn
[1]
image
[1]
imageCollapsed
[1]
imageColumn
[1]
imageExpanded
[1]
imageLeaf
[1]
include
[1]
initializer
[1]
initialPageSize
[1]
invisible
[1]
isNodeColumn
[1]
items
[1]
justify
[1]
keyboardHint
[1]
labels_toolbar
[1]
left
[1]
length
[1]
localize properties
[1]
lookup
[1]
masterTable
[1]
minHeight
[1]
minWidth
[1]
mouse_event_focus
[1]
mouse_event_timeout
[1]
mouse_out
[1]
mouse_over
[1]
name
[1]
Namespace
[1]
noEntry
[1]
noswipe
[1]
notEditable
[1]
notNull
[1]
occurrences
[1]
orientation
[1]
parentIdColumn
[1]
path
[1]
PER comments
[1]
picture
[1]
placeholder
[1]
posX
[1]
posY
[1]
program
[1]
properties
[1]
queryEditable
[1]
required
[1]
reverse
[1]
rowHeight
[1]
sample
[1]
scroll
[1]
scrollbars
[1]
selection
[1]
selection2
[1]
selection3
[1]
Service Name
[1]
sizePolicy
[1]
sliderOrientation
[1]
spacing
[1]
spellcheck
[1]
splitter
[1]
step
[1]
stretch
[1]
stretchColumns
[1]
stretchMax
[1]
stretchMin
[1]
styleFile
[1]
tabIndex
[1]
tableAliasName
[1]
tableName
[1]
tag
[1]
text
[1]
title
[1]
toolbar
[1]
totalRows
[1]
underline
[1]
unHidable
[1]
unHidableColumns
[1]
unique key
[1]
unMovable
[1]
unMovableColumns
[1]
unSizable
[1]
unSizableColumns
[1]
unSortable
[1]
unSortableColumns
[1]
validate
[1]
Validate Like
[1]
valueChecked
[1]
valueMax
[1]
valueMin
[1]
valueUnchecked
[1]
verify
[1]
wantNoReturns
[1]
wantTabs
[1]
whereParameters
[1]
width
[1]
[2]
widthUnit
[1]
[2]
windowStyle
[1]
format
file contents
[1]
format and indent
[1]
formField
ButtonEdit
[1]
CheckBox
[1]
ComboBox
[1]
DateEdit
[1]
DateTimeEdit
[1]
Edit
[1]
Field
[1]
formField
[1]
Image
[1]
Label
[1]
Phantom
[1]
ProgressBar
[1]
RadioGroup
[1]
Slider
[1]
SpinEdit
[1]
TextEdit
[1]
TimeEdit
[1]
webComponent
[1]
forms
business records
[1]
compiling
[1]
containers
[1]
converting per file
[1]
creating
[1]
item properties
[1]
localizing
[1]
overview
[1]
previewing on mobile
[1]
quick start
[1]
widgets
[1]
GAS
packaging
[1]
generated applications
action defaults
default
[1]
modify
[1]
styles
default
[1]
modify
[1]
Toolbar
default
[1]
modify
[1]
Top Menu
modify
[1]
Topmenu
default
[1]
generic reports
[1]
custom
[1]
Genero Mobile for Android (GMA)
extending, configuration for
[1]
Genero Mobile for iOS
configuration
[1]
Genero Report Engine
configuration
[1]
Genero Report Viewer
Browser output
[1]
Genero Report Viewer for HTML5
[1]
SVG reports
[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_getBrowserURL
[1]
fgl_report_getErrorStatus
[1]
fgl_report_getErrorString
[1]
fgl_report_getTotalNumberOfPages
[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_setPrinterPJLVariables
[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_setRenderingHints
[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_setXLSHandleBorders
[1]
fgl_report_setXLSMergeCells
[1]
fgl_report_setXLSXHandleBorders
[1]
fgl_report_setXLSXMergeCells
[1]
fgl_report_stopGraphicalCompatibilityMode
[1]
method list
[1]
Genero source file
code beautifier
[1]
Genero Studio
install
[1]
Tour
[1]
Genero Workplace Window
[1]
Geometry
Alignment
[1]
Anchor X
[1]
Anchor Y
[1]
Scale X
[1]
Scale Y
[1]
X
[1]
X-Size
[1]
X-Size Adjustment
[1]
Y
[1]
Y-Size
[1]
Y-Size Adjustment
[1]
Git
[1]
global setup
[1]
Graphical Debugger
[1]
running an app
[1]
graphical mode
[1]
gre.log
[1]
[2]
[3]
gslint
[1]
error messages
[1]
GUI
[1]
GUI testing
framework
[1]
GGC
[1]
how to ...
[1]
quick start
[1]
headers
in reports
[1]
in tables
[1]
help
[1]
HTML
displaying in report
[1]
output reports
[1]
HTML5
Report Viewer
[1]
customization
[1]
hyperlinks
in reports
[1]
images
based on variables
[1]
directory
[1]
displaying in report
[1]
location
[1]
orientation
[1]
report templates
[1]
resolution
[1]
indent
file contents
[1]
indexes
meta-schemas
[1]
Info Node
layout-dependent reference
[1]
Tool Box object
[1]
initialPageSize
[1]
inline reports
[1]
internationalization
encoding
[1]
language support
[1]
mobile applications
[1]
of forms
[1]
of reports
[1]
using translate()
[1]
invoices
as Genero reports
[1]
displaying page numbers
[1]
report templates
[1]
JSON
client
[1]
JSON Web Services
in BAM
[1]
keyboard shortcut
buffers and files
[1]
clipboard
[1]
code completion
[1]
Code Editor
[1]
code templates
[1]
cursor movement
[1]
search and replace
[1]
selection
[1]
text editing
[1]
keywords
set color in Code Editor
[1]
[2]
set font in Code Editor
[1]
[2]
labels
address
[1]
creating in BDL
[1]
designing
[1]
language support
add text encoding plug-in
[1]
character sets
[1]
overview
[1]
last page
in reports
[1]
layout-dependent reference
printing
[1]
legacy reports
report design documents
[1]
length
PXML function
[1]
Liberation fonts
[1]
line charts
category charts
[1]
XY charts
[1]
linked sub reports
[1]
List devices
Android devices
[1]
iOS devices
[1]
Multiple devices
[1]
[2]
lists
table-formatted
[1]
local environment
[1]
software requirements
[1]
localized strings
in forms
[1]
in reports
[1]
localizing mobile apps
[1]
logs
GRE
[1]
program 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]
Lucida fonts
[1]
macOS
install Studio
[1]
[2]
MANIFEST file
GAS packaging
[1]
map charts
[1]
adding to report structure
[1]
color
[1]
creating
[1]
custom keys
[1]
in Tool Box
[1]
margins
PDFs
crop properties
[1]
report objects
examples
[1]
width properties
[1]
max
numeric class function
[1]
PXML function
[1]
PXML variable
[1]
menu
Save
[1]
Save All
[1]
Save As
[1]
menu option
Add External Project
[1]
Add files ...
[1]
Add Web Service
[1]
Advanced Properties
[1]
Build
[1]
[2]
Build all
[1]
[2]
Clean
[1]
Clean all
[1]
Compile File
[1]
Compute Dependencies
[1]
Create test
[1]
Diff
[1]
[2]
Display Environment
[1]
Edit Build Rules
[1]
[2]
Edit package rules
[1]
Exclude from build
[1]
Execute with Profiler
[1]
Execute with Trace
[1]
Genero Workplace Window
[1]
Import Project
[1]
Locate in BA Diagram
[1]
Locate in File Browser
[1]
Locate in System File Browser
[1]
New
[1]
Open
[1]
Open as Text
[1]
Open Dependency Diagram
[1]
Open With Encoding
[1]
Open with external program
[1]
Rebuild
[1]
[2]
Rebuild all
[1]
[2]
Recent Projects
[1]
SCM
[1]
Set as Default Application
[1]
menu options
Build
[1]
Execute
[1]
meta-schema
copy column definition
[1]
copy table definition
[1]
Meta-schema Manager
[1]
overview
[1]
meta-schemas
adding to projects
[1]
[2]
comparing
[1]
constraints and indexes
[1]
creating
[1]
data types
[1]
diagram context menu
[1]
dialogs
[1]
error messages
[1]
field information
[1]
foreign keys
[1]
generate HTML documentation
[1]
generating database script
[1]
opening DB Explorer
[1]
overview
[1]
preferences
[1]
properties
[1]
relationships
[1]
tables and columns
[1]
updating from database
[1]
viewing
[1]
views
[1]
metadata
report design document
[1]
report document properties
[1]
Microsoft TFVC
[1]
migrating
BAM template sets
[1]
min
numeric class function
[1]
PXML function
[1]
PXML variable
[1]
mobile applications
debugging
[1]
demos
[1]
error messages
[1]
localizing
[1]
using Genero Mobile for iOS
[1]
using Genero Studio
[1]
mobile apps
debug a deployed app
[1]
mobile devices
packaging
[1]
[2]
modeling an application
add forms
[1]
add mobile device features
[1]
add program entity
[1]
add relations
[1]
add reports
[1]
add Web services
[1]
Business Application (BA) diagram
[1]
create a BA diagram
[1]
implement program
[1]
import files into the diagram
[1]
mount points
[1]
defining
[1]
MSI installer
Studio
[1]
m_filter variable
[1]
new features
version 2.40
[1]
version 2.41
[1]
version 2.50
[1]
version 2.51
[1]
version 3.00
[1]
version 3.10
[1]
version 3.20
[1]
version 4.00
[1]
version 4.01
[1]
[2]
version information
[1]
[2]
numbers
formatting dates
[1]
formatting decimals
[1]
formatting within strings
[1]
Numeric RTL class
[1]
positioning in reports
[1]
odd page
in reports
[1]
oddPhysicalPage()
[1]
operators
in RTL expressions
[1]
options
incognito mode
[1]
order specifoer
[1]
orphan properties
[1]
[2]
[3]
output format
changing
[1]
Package node
[1]
[2]
packaging
application server
[1]
mobile device
[1]
[2]
rules
[1]
zip file
[1]
padding
report objects
examples
[1]
width properties
[1]
table objects
horizontal padding
[1]
padding property
[1]
vertical padding
[1]
page break
[1]
page numbers
displaying in report
[1]
displaying invoice page
[1]
overview
[1]
setting length
[1]
using a string
[1]
paper formats
supported in Genero
[1]
paper settings
changing
[1]
designing reports
[1]
in Report Writer preferences
[1]
paragraphs
displaying in report
[1]
parent node
in report structure
[1]
switch with child
[1]
PDF
configure device
[1]
display in reports
[1]
fonts
[1]
location
[1]
output reports
[1]
rotating pages
[1]
permissions
Android
[1]
GAS
[1]
pie charts
[1]
color
[1]
creating
[1]
pivot tables
[1]
computing aggregates
[1]
creating
[1]
data types
[1]
definition
[1]
in report structure
[1]
in Tool Box
[1]
performance considerations
[1]
runtime configuration
[1]
sample reports
[1]
PJL printing
[1]
POINT
BAM templates
[1]
[2]
polar charts
[1]
positioning in reports
absolute or relative
[1]
at bottom right
[1]
in center
[1]
multiple objects
[1]
numbers
[1]
pre-printed forms
designing
[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]
theme
[1]
Toolbar Configuration view
[1]
toolbars
[1]
user actions
[1]
user interface
[1]
workspaces
[1]
XML Schema/DTD
[1]
preview form
[1]
previewing reports
[1]
Printer Job Language (PJL)
[1]
printers
client-side
[1]
configuring
[1]
driverless
[1]
server-side
[1]
printing
reports
[1]
Profiler
[1]
project
[1]
add a file
[1]
build a project
[1]
[2]
build an application
[1]
[2]
clean a project
[1]
[2]
clean a project node
[1]
compile a file
[1]
compute dependencies
[1]
display environment
[1]
structured
[1]
project manager
build rules definition
[1]
build rules, add or edit
[1]
command line options for rules
[1]
create report
[1]
environment variables
[1]
external dependencies
[1]
gsmake
[1]
languages
[1]
link rules
[1]
locate file
[1]
organizing projects
[1]
overview
[1]
[2]
projects
external projects
[1]
properties
expressions
[1]
meta-schema
[1]
Properties view
in report designer
[1]
property
Action (Destination UI Settings)
[1]
Destination Field (Filter)
[1]
Form Designer
colorCondition
[1]
style
[1]
Source Field
[1]
Source Field (Filter)
[1]
Source Field (Position)
[1]
PXML expressions
embedding RTL
[1]
functions
[1]
overview
[1]
syntax
[1]
toBinaryString method
[1]
quick start
BAM templates
[1]
Form Designer
[1]
summary list
[1]
radar charts
[1]
rdd file
generating
[1]
[2]
reference
integrate tools
[1]
menu configuration
[1]
reference
[1]
samples directory
[1]
Reference Box
layout-dependent reference
[1]
Tool Box object
[1]
regression testing
framework
[1]
GGC
[1]
how to ...
[1]
quick start
[1]
Relation events
After Barcode Scan
[1]
After Closing The Form
[1]
After Map Query
[1]
After Phone
[1]
After Selecting Gallery
[1]
After Sending Mail
[1]
After Sending SMS
[1]
After Taking Photo
[1]
After vCard Select
[1]
Before Opening The Form
[1]
relative positioning
[1]
remote configuration
remote directories
[1]
remote environment
[1]
software requirements
[1]
rendering hints
chart style
[1]
colorize padding
[1]
fglAutoformat
[1]
fgl_report_setRenderingHints
[1]
optimizing rendering
[1]
pxmlSplitDocument
[1]
XMP metadata
[1]
Report Data wizard
[1]
report design document
[1]
report design templates
.4rt
[1]
.rsd
[1]
[2]
Add Fields page
[1]
creating from existing reports
[1]
creating new templates
[1]
creating reports from
[1]
design features
[1]
expanding at runtime
[1]
filters
[1]
filters list
[1]
generic reports
[1]
images
[1]
modifying
[1]
overview
[1]
Schema Association page
[1]
schema definition
[1]
setting directory
[1]
Variables page
[1]
report designer
[1]
business graphs
[1]
Data view
[1]
debugging
[1]
design a report
[1]
launching
[1]
overview
[1]
pivot tables
[1]
placing elements
[1]
Properties view
[1]
reference
[1]
Report Design window
[1]
report output
[1]
Report Structure view
[1]
set properties
[1]
[2]
tables
[1]
Tool Box view
[1]
work area
[1]
Report Element Properties
alignment
[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]
Border Color (Table)
[1]
border color properties
[1]
[2]
border style properties
[1]
[2]
border width properties
[1]
[2]
borderBottomColor
[1]
borderBottomStyle
[1]
borderBottomWidth
[1]
borderColor
[1]
borderLeftColor
[1]
borderLeftStyle
[1]
borderLeftWidth
[1]
borderRightColor
[1]
borderRightStyle
[1]
borderRightWidth
[1]
borderTopColor
[1]
borderTopStyle
[1]
borderTopWidth
[1]
borderWidth
[1]
[2]
Bottom Border (Table)
[1]
Bottom Color (Border)
[1]
Bottom Style (Border)
[1]
Bottom Width (Border)
[1]
Bottom Width (Margin)
[1]
Bottom Width (Padding)
[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]
[2]
Color (Border)
[1]
Color (Color)
[1]
[2]
colspan
[1]
Column Span (Table)
[1]
comment
[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]
Crop Bottom Width
[1]
Crop Left Width
[1]
Crop Right Width
[1]
Crop Top Width
[1]
cropBottomWidth
[1]
cropLeftWidth
[1]
cropRightWidth
[1]
cropTopWidth
[1]
Data Symbols per Line (Bar Code)
[1]
dataSymbolsPerLine
[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]
domainLowerBound
[1]
domainUpperBound
[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]
field name
[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]
hAligh
[1]
hang
[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]
isNumeric
[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]
Left Color (Border)
[1]
Left Style (Border)
[1]
Left Width (Border)
[1]
Left Width (Margin)
[1]
Left Width (Padding)
[1]
Localize Text (Text)
[1]
[2]
localizeText
[1]
[2]
location
[1]
Location (Image)
[1]
margin width properties
[1]
[2]
marginBottomWidth
[1]
marginLeftWidth
[1]
marginRightWidth
[1]
marginTopWidth
[1]
marginWidth
[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]
padding width properties
[1]
[2]
paddingBottomWidth
[1]
paddingLeftWidth
[1]
paddingRightWidth
[1]
paddingTopWidth
[1]
paddingWidth
[1]
Page Ranges
[1]
pageName
[1]
pageNoFormat
[1]
pageNoOffset
[1]
password
[1]
PDF crop properties
[1]
Prefer Rectangular Symbols (Bar Code)
[1]
preferRectangularSymbols
[1]
Proportional Width (Table)
[1]
pWidth
[1]
rangeLowerBound
[1]
rangeUpperBound
[1]
Raw Code Value (Bar Code)
[1]
rawCodeValue
[1]
rBorder
[1]
referenceDefault
[1]
referenceName
[1]
report document metadata properties
[1]
Right Border (Table)
[1]
Right Color (Border)
[1]
Right Style (Border)
[1]
Right Width (Border)
[1]
Right Width (Margin)
[1]
Right Width (Padding)
[1]
role
[1]
Rounded Corners
[1]
roundedCorners
[1]
[2]
rule
[1]
Rule (Table)
[1]
Rule Color (Table)
[1]
ruleColor
[1]
scaleX
[1]
scaleY
[1]
section
[1]
Section (Layout)
[1]
Series Title (Items)
[1]
seriesTitle
[1]
Size (Font)
[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]
suppressionInitializer
[1]
suppressRepetitions
[1]
suppressRepetitionsAcrossPages
[1]
Swap X (Orientation)
[1]
swapX
[1]
Symbol Height
[1]
Symbol Specification Table
[1]
tableBorderColor
[1]
tableHFType
[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 Color (Border)
[1]
Top N (Chart)
[1]
Top Style (Border)
[1]
Top Width (Border)
[1]
Top Width (Margin)
[1]
Top Width (Padding)
[1]
topN
[1]
Transform transparently (Orientation)
[1]
transformTransparently
[1]
Trim Text (Text)
[1]
trimText
[1]
Type (Object)
[1]
Type (rich text object)
[1]
Type (table header)
[1]
underline
[1]
Underline (Font)
[1]
URL
[1]
[2]
vAlign
[1]
value
[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]
Width (Border)
[1]
[2]
Width (Margin)
[1]
Width (Padding)
[1]
x
[1]
x (XY chart item)
[1]
X Dimension
[1]
X-Size
[1]
X-Size Adjustment
[1]
xAxisTitle
[1]
xAxisTitle (Chart)
[1]
y
[1]
y (XY chart item)
[1]
Y-Size
[1]
Y-Size Adjustment
[1]
yAxisTitle
[1]
yAxisTitle (Chart)
[1]
report engine
environment variables
[1]
DBFORMAT
[1]
DBMONEY
[1]
GREDIR
[1]
GREOUTPUTDIR
[1]
GRESERVER
[1]
GRE_MAX_CONCURRENT_JOBS
[1]
error messages
[1]
report output
changing format
[1]
preview a report
[1]
report program
coding
[1]
creating
[1]
report schema transformations
[1]
creating
[1]
duplication
[1]
report structure
[1]
business graphs
[1]
example
[1]
headers and footers
[1]
pivot tables
[1]
switch child and parent
[1]
tree
[1]
triggers
[1]
Report Structure view
in report designer
[1]
report templates
[1]
report viewer
customizing
[1]
Report Writer
overview
[1]
reports
business records
[1]
creating
[1]
data schema
[1]
deploying
[1]
designing
[1]
localizing
[1]
requirements
GAS
[1]
iOS
[1]
rest
JSON Web Service client
[1]
PXML variable
[1]
reverse side printing
in reports
[1]
reverting changes
in Code Editor
[1]
Rich Text
CSS support
[1]
HTML elements
[1]
ring charts
[1]
rotating report pages
[1]
RTF
output reports
[1]
[2]
RTL Class Reference
Alignment class
[1]
BaselineType class
[1]
Boolean class
[1]
BorderStyles class
[1]
Calendar 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]
SortBy class
[1]
String class
[1]
TextAlignment class
[1]
TrimText class
[1]
Util class
[1]
X-SizeAdjustment class
[1]
XYChartDrawAs class
[1]
Y-SizeAdjustment class
[1]
RTL classes
[1]
RTL expressions
embedding in PXML
[1]
examples
[1]
changing display
[1]
checking for values
[1]
displaying images
[1]
formatting numbers
[1]
sizing columns
[1]
language
[1]
overview
[1]
Samba
[1]
scatter charts
[1]
SCH file
[1]
sequence diagrams
[1]
server-side printing
reports
[1]
settings.agconf
AGSettings element
[1]
BasicItem element
[1]
BusinessApplication element
[1]
BusinessRecord element
[1]
Constraint element
[1]
Database element
[1]
DynamicProperties element
[1]
[2]
[3]
[4]
DynamicPropertyGroup element
[1]
element listing
[1]
File element
[1]
[2]
[3]
Form element
[1]
Item element
[1]
[2]
[3]
[4]
Items element
[1]
Messages element
[1]
[2]
[3]
Relation element
[1]
setup directory
configuration
[1]
setups
configuration
[1]
silent mode
install Studio
UNIX
[1]
Windows
[1]
smart parse
bar codes
[1]
SOAP Web Services
building application
[1]
creating program
[1]
[2]
in BAM
[1]
updating WDSL
[1]
SOAP Web Services wizard
[1]
source code
fix case
[1]
[2]
qualify imports
[1]
Source Code Management (SCM)
overview
[1]
usage
[1]
Source Code Management module (SCM)
Git
[1]
other tools
[1]
overview
[1]
reference pages
[1]
requirements
[1]
SourceTree
[1]
spacer
[1]
specific setup
[1]
spider web charts
[1]
splitting files
[1]
SQL queries
BDL
[1]
DB Explorer
[1]
[2]
static layout
[1]
step charts
[1]
strings
displaying in report
[1]
formatting numbers
[1]
including page numbers
[1]
localized
in forms
[1]
String RTL class
[1]
Studio
[1]
sub report
coding the application
[1]
creating the design
[1]
[2]
overview
[1]
when to use
[1]
sub-form
[1]
subform
[1]
Subversion (SVN)
[1]
support
reporting an issue
[1]
SVG
print reports
[1]
view reports
[1]
SVN
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]
switch
[1]
un-add files
[1]
update
[1]
view log information
[1]
synchronization directories
[1]
defining
[1]
tables
colors
odd and even rows
[1]
from business graphs
[1]
in reports
[1]
adding content
[1]
changing width
[1]
columns
[1]
[2]
creating
[1]
headers and footers
[1]
merging cells
[1]
rows
[1]
setting triggers
[1]
in Tool Box
[1]
meta-schemas
[1]
pivot tables
[1]
tcl
basics and samples
[1]
code events
adding
[1]
generating code
[1]
POINT and BLOCK
[1]
adding
[1]
tclsh executable
[1]
Team Foundation Version Control (TFVC)
[1]
template field triggers
[1]
template fields
[1]
templates
BAM
[1]
reference
[1]
report design
[1]
text
displaying in report
[1]
text mode
[1]
TFS
[1]
time series charts
[1]
Tool Box objects
[1]
bar codes
[1]
break
[1]
business graphs
[1]
[2]
Category Chart
[1]
Category Chart Item
[1]
composed containers
[1]
Date Format Box
[1]
Decimal Format Box
[1]
drawables
[1]
HTML Box
[1]
Image Box
[1]
Info Node
[1]
Map Chart
[1]
Map Chart Item
[1]
Mini Pages
[1]
other markup
[1]
Page Number (PageNoBox)
[1]
Paragraph
[1]
Paragraph Text
[1]
PDF Box
[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]
Rich Text Box
[1]
simple containers
[1]
Table
[1]
Word Box
[1]
Word Wrap Box
[1]
XY Chart
[1]
XY Chart Item
[1]
Tool Box view
in report designer
[1]
TortoiseGit
[1]
traditional rendering
[1]
triggers
[1]
business graphs
[1]
how they work
[1]
in report structure
[1]
pivot tables
[1]
report tables
[1]
troubleshooting
fonts
[1]
SSH
[1]
TUI
[1]
units of measure
PXML expressions
[1]
supported in Genero
[1]
universal rendering
[1]
UNIX
install Genero Studio
[1]
install Studio silently
[1]
update
documentation
[1]
software
[1]
upgrade guide
all versions
[1]
gsreport command-line utility
[1]
report design documents
[1]
Version 2.20
[1]
Version 2.30
[1]
Version 2.40
[1]
Version 2.41
[1]
Version 2.50
[1]
Version 3.00
[1]
Version 3.10
[1]
Version 3.20
[1]
Version 4.00
[1]
Version 4.01
[1]
variables
expressions in properties
[1]
predefined node
[1]
report templates
[1]
vi editor
[1]
commands list
[1]
view
Bookmarks View
[1]
central work area
[1]
Code structure view
[1]
Database Structure
[1]
Document Errors view
[1]
[2]
Document view
[1]
Output View
[1]
[2]
Projects view
[1]
Properties View
[1]
Search Results
[1]
Search/Replace view
[1]
Structure View
[1]
Tasks view
[1]
[2]
views
[1]
Code Editor
[1]
Files
[1]
listing
[1]
managing views
[1]
meta-schemas
[1]
VM output
[1]
watchpoints
[1]
waterfall charts
[1]
web configuration
incognito mode
[1]
Web Services
[1]
adding
[1]
business records
[1]
overview
[1]
properties
[1]
RESTful
[1]
SOAP
[1]
webComponent
[1]
WebComponent property
autoflush
[1]
autoflush_interval
[1]
font_family
[1]
font_size
[1]
labels_toolbar
[1]
localize properties
[1]
mouse_event_focus
[1]
mouse_event_timeout
[1]
mouse_out
[1]
mouse_over
[1]
selection
[1]
selection2
[1]
selection3
[1]
spellcheck
[1]
toolbar
[1]
what's new
upgrade guides
[1]
[2]
Version 2.50
[1]
Version 3.00
[1]
Version 3.10
[1]
Version 3.20
[1]
Version 4.00
[1]
[2]
version list
[1]
[2]
widget
Button
[1]
ButtonEdit
[1]
Canvas
[1]
CheckBox
[1]
ComboBox
[1]
DateEdit
[1]
DateTimeEdit
[1]
Edit
[1]
Field
[1]
formField
[1]
HLine
[1]
Image
[1]
Label
[1]
Phantom
[1]
ProgressBar
[1]
RadioGroup
[1]
Slider
[1]
SpinEdit
[1]
TextEdit
[1]
TimeEdit
[1]
webComponent
[1]
widgets
[1]
width
PXML function
[1]
Windows
install Studio
[1]
using MSI
[1]
Security Blocking
[1]
wizard
Report Data
[1]
SOAP Web Services
[1]
WSDL
updating
[1]
Xcode
install and configure
[1]
XML
arbitrary data source
[1]
catalog files
[1]
intermediary files
[1]
process-level data file
[1]
XMP metadata
of images
[1]
xslt
generating code for templates
[1]
XY charts
[1]
adding to report structure
[1]
creating
[1]
in Tool Box
[1]
zip file
packaging
[1]
zoom form
add zoom
[1]
pre-select row displayed
[1]
set relation
[1]