Webster Methods

 

 

Note 1: in methods where the first parameter is “URL”, specifying a blank URL is equivalent to specifying the current page URL.

 

Note 2: Methods with a return type of “String Collections” return an IDispatch pointer to an IID_IStringCollectWebsterPro object, which is a standard OLE string collection. It exposes the usual OLE collection methods (including an enumerator) which allow it to be used in VB and similar environments that support collections. Strings in the collection can be accessed via indexing, For…Next loops etc. in VB-standard fashion.

 

Note 3: Methods returning “LongWord Collections” dispense an IDispatch pointer to an IID_IDWordCollectWebsterPro object, which is a standard OLE collection of 32-bit integers. It exposes the usual OLE collection methods (including an enumerator) which allow it to be used in VB and similar environments that support collections. LongWords in the collection can be accessed via indexing, For…Next loops etc. in VB-standard fashion.

 

AddToFavorites

Cancel

CopySelectedText

ClearTextSelection

DismissPage

DoPrint

EndPrint

FindString

GetContent

GetContentSize

GetContentSizeRead

GetContentType

GetCookieDomain

GetCookiePath

GetCookieName

GetCookieValue

GetCookieExpiration

GetEmbeddedObjectURLs

GetFormCount

GetFormString

GetFrameObjectHandles

GetFrameURLs

GetHiddenFlag

GetHorizontalPosInLayout

GetHTTPHeader

GethWndByObjectHandle

GetLinkCount

GetLinkTextLength

GetLinkTextStart

GetLinkTitle

GetLinkURL

GetObjectAtXY

GetObjecthWnd

GetRedirectedURL

GetSingleObjectHandle

GetStatus

GetText

GetTextSize

GetTitle

GetURLByObjectHandle

GetVerticalPosInLayout

GoHome

LoadHeader

LoadPage

Navigate

PageBack

PageForth

Paginate

Paginate2

PostText

PrintToDC

Refresh

Reload

SaveObjectToFile

SaveToDisk

ScrollToSelectedText

SelectAllText

SelectText

SetHiddenFlag

ShowDir

ShowFavoritesDialog

ShowHistory

ShowOpenFileDialog

ShowStatus

ShowURLDialog