The plugin part WindowsHTMLViewer
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Win Plugin:WindowsHTMLViewer:
Partly Console safe,
207 entry points.
- class HTMLViewer
- method IEDocumentMBS as IEDocumentMBS
- method IEWindowMBS as IEWindowMBS
- method IEWebBrowserMBS as IEWebBrowserMBS
- method IERunJavaScriptMBS(JavaScript as string) as boolean
- method IEPrintMBS as boolean
- method IEHistoryBackMBS
- method IEHistoryForwardMBS
- method IEHistoryLengthMBS as integer
- method IENavigatorOnLineMBS as boolean
- method IENavigatorJavaEnabledMBS as boolean
- method IENavigatorCookieEnabledMBS as boolean
- method IENavigatorAppNameMBS as string
- method IENavigatorAppVersionMBS as string
- method IENavigatorBrowserLanguageMBS as string
- method IENavigatorUserAgentMBS as string
- method IENavigatorUserLanguageMBS as string
- method IENavigatorAppMinorVersionMBS as string
- method IEZoomMBS(factor as integer) as boolean
- method IEStopMBS as boolean
- method IESetTextAreaMBS(FormName as String, FieldName as String, Value as String) as Boolean
- method IEGetTextAreaMBS(FormName as String, FieldName as String) as String
- method IERefCountMBS as Integer
- method IEDrawToHDCMBS(HDC as Ptr, PrinterName as string = "") as boolean
- method IEPrintPreviewMBS as boolean
- method IEReloadMBS(Force as boolean = false) as boolean
- method IEScrollWidthMBS as integer
- method IEScrollHeightMBS as integer
- method IEImageMBS as picture
- method IEMimeTypeMBS as string
- method IEReferrerMBS as string
- method IELastModifiedMBS as string
- method IEToStringMBS as string
- method IEFileSizeMBS as string
- method IEFileCreationDateMBS as string
- method IEFileModifiedDateMBS as string
- method IEFileUpdatedDateMBS as string
- method IESecurityMBS as string
- method IEProtocolMBS as string
- method IENamePropMBS as string
- method IEHTMLTextMBS as string
- method IETextMBS as string
- method IEHandleMBS as integer
- method IEFindTextMBS(text as string, count as integer, flags as integer, selectText as boolean) as boolean
- method IEContinueFindTextMBS(text as string, count as integer, flags as integer, selectText as boolean) as boolean
- method IEReadyStateMBS as string
- method IELoadHTMLMBS(HTMLText as string) as boolean
- property IEEditableMBS as boolean
- property IEURLMBS as string
- property IETitleMBS as string
- property IECookieMBS as string
- property IEDomainMBS as string
- property IECharSetMBS as string
- property IEDefaultCharsetMBS as string
- class IEDocumentMBS
- method Frames as IEWindowMBS()
- method Evaluate(expression as string) as variant
- method SetTextArea(FormName as String, FieldName as String, Value as String) as Boolean
- method GetTextArea(FormName as String, FieldName as String) as String
- method DrawToHDC(HDC as Ptr, PrinterName as string = "")
- method PrintPreview as boolean
- method Reload(Force as boolean = false)
- method Image as picture
- method HTMLText as string
- method Text as string
- method FindText(text as string, count as integer, flags as integer, selectText as boolean) as boolean
- method ContinueFindText(text as string, count as integer, flags as integer, selectText as boolean) as boolean
- method LoadHTML(HTMLText as string)
- method Constructor(HTMLViewer as HTMLViewer)
- method CallFunction(FunctionName as string, params() as variant) as variant
- method CallFunction(FunctionName as string, paramArray params as variant) as variant
- method Constructor(DesktopHTMLViewer as DesktopHTMLViewer)
- property Handle as Integer
- property ParentWindow as IEWindowMBS
- property Navigator as IENavigatorMBS
- property History as IEHistoryMBS
- property URL as String
- property Title as String
- property MimeType as String
- property Referrer as String
- property Cookie as String
- property Domain as String
- property LastModified as String
- property ToString as String
- property CharSet as String
- property DefaultCharset as String
- property FileSize as String
- property FileCreationDate as String
- property FileModifiedDate as String
- property FileUpdatedDate as String
- property Security as String
- property Protocol as String
- property NameProp as String
- property ReadyState as String
- property Editable as Boolean
- property ScrollWidth as Integer
- property ScrollHeight as Integer
- shared method ClearBrowserSession as boolean
- class IEExceptionMBS
- class IEHistoryMBS
- class IENavigatorMBS
- class IEWebBrowserMBS
- class IEWindowMBS
- Globals:
Blog Entries
Videos
Xojo Developer Magazine