Methods for the DataWindow Control

Table of Contents

AboutBox
AcceptText
CanUndo
ClassName
Clear
ClearValues
Collapse
CollapseAll
CollapseAllChildren
CollapseLevel
Copy
CopyRTF
Create
CreateError
CreateFrom
CrosstabDialog
Cut
DBCancel
DBErrorCode
DBErrorMessage
DeletedCount
DeleteRow
Describe
Drag
Expand
ExpandAll
ExpandAllChildren
ExpandLevel
ExportJson
Syntax 1
Syntax 2
Syntax 3
Syntax 4
Filter
FilteredCount
Find
FindGroupChange
FindNext
FindRequired
FindRequiredColumn
FindRequiredColumnName
FindRequiredRow
Generate
GenerateHTMLForm
GenerateResultSet
GenerateXHTML
GenerateXMLWeb
GetBandAtPointer
GetBorderStyle
GetChanges
GetChangesBlob
GetChild
GetChildObject
GetClickedColumn
GetClickedRow
GetColumn
GetColumnName
GetContextService
GetFormat
GetFullContext
GetFullState
GetFullStateBlob
GetItem
GetItemDate
GetItemDateTime
GetItemDecimal
GetItemFormattedString
GetItemNumber
GetItemStatus
GetItemString
GetItemTime
GetItemUnformattedString
GetLastError
GetLastErrorString
GetMessageText
GetNextModified
GetObjectAtPointer
GetParent
GetRichTextAlign
GetRichTextColor
GetRichTextFaceName
GetRichTextSize
GetRichTextStyle
GetRow
GetRowFromRowId
GetRowIdFromRow
GetSelectedRow
GetSQLPreview
GetSQLSelect
GetStateStatus
GetText
GetTrans
GetUpdateStatus
GetValidate
GetValue
GroupCalc
Hide
ImportClipboard
ImportFile
ImportJson
JSON formats (required by ImportJson & ImportJsonByKey functions)
ImportJsonByKey
ImportString
InsertDocument
InsertRow
IsExpanded
IsRowSelected
IsSelected
LineCount
ModifiedCount
Modify
Move
OLEActivate
OneTrip
Paste
PasteRTF
PointerX
PointerY
Position
Syntax 1 For DataWindows with standard presentation styles
Syntax 2 For DataWindows with RichTextEdit presentation styles
PostEvent
Print
Syntax 1 For printing a single DataWindow or DataStore
Syntax 2 For printing a visual object in a print job
PrintCancel
Syntax 1 For DataWindows and DataStores
Syntax 2 For canceling a print job
ReplaceText
ReselectRow
Reset
ResetInk
ResetTransObject
ResetUpdate
Resize
Retrieve
RowCount
RowsCopy
RowsDiscard
RowsMove
SaveAs
SaveAsAscii
SaveAsFormattedText
SaveInk
SaveInkPic
SaveNativePDFToBlob
Scroll
ScrollFirstPage
ScrollLastPage
ScrollNextPage
Syntax 1 For DataWindow controls and child DataWindows
Syntax 2 For RichTextEdit DataWindows
ScrollNextRow
Syntax 1 For DataWindow controls and child DataWindows
Syntax 2 For RichTextEdit DataWindows
ScrollPriorPage
Syntax 1 For DataWindow controls and child DataWindows
Syntax 2 For RichTextEdit DataWindows
ScrollPriorRow
Syntax 1 For DataWindow controls and child DataWindows
Syntax 2 For RichTextEdit DataWindows
ScrollToRow
SelectedLength
SelectedLine
SelectedStart
SelectedText
SelectRow
SelectText
Syntax 1 For DataWindows with standard edit styles
Syntax 2 For RichTextEdit DataWindows
SelectTextAll
SelectTextLine
SelectTextWord
SelectTreeNode
SetAction
SetActionCode
SetBorderStyle
SetBrowser
SetChanges
SetColumn
SetColumnLink
SetCultureFormat
SetDetailHeight
SetDWObject
SetFilter
SetFormat
SetFullState
SetHTMLAction
SetHTMLObjectName
SetItem
SetItemDate
SetItemDateTime
SetItemNumber
SetItemStatus
SetItemString
SetItemTime
SetPageSize
SetPosition
SetRedraw
SetRichTextAlign
SetRichTextColor
SetRichTextFaceName
SetRichTextSize
SetRichTextStyle
SetRow
SetRowFocusIndicator
SetSelfLink
SetServerServiceClasses
SetServerSideState
SetSort
SetSQLPreview
SetSQLSelect
SetTabOrder
SetText
SetTrans
SetTransObject
SetValidate
SetValue
SetWeight
SetWSObject (Deprecated)
ShareData
ShareDataOff
Show
ShowHeadFoot
Sort
TextLine
TriggerEvent
TypeOf
Undo
Update

About this chapter

This chapter documents the methods of the DataWindow control in the PowerBuilder and Web environments. You will find syntax, notes, and examples for all environments.

Methods for graphs are in Methods for Graphs in the DataWindow Control.

Contents

The methods in this chapter are listed alphabetically.

Before you begin

For methods (or functions) in the PowerBuilder environment that apply to controls other than DataWindows and DataStores, see PowerScript Reference.