Press on the image to return to the main documentation page.
|
Initialize
Initialize
GEOLOCATION_PERMISSION_ALLOW As Int
GEOLOCATION_PERMISSION_ALLOW_AND_REMEMBER As Int
GEOLOCATION_PERMISSION_DISALLOW As Int
GEOLOCATION_PERMISSION_DISALLOW_AND_REMEMBER As Int
Initialize (EventName As String)
IsInitialized As Boolean
GEOLOCATION_PERMISSION_ALLOW As Int
GEOLOCATION_PERMISSION_ALLOW_AND_REMEMBER As Int
GEOLOCATION_PERMISSION_DISALLOW As Int
GEOLOCATION_PERMISSION_DISALLOW_AND_REMEMBER As Int
Initialize (EventName As String)
IsInitialized As Boolean
ERROR_AUTHENTICATION As Int
ERROR_BAD_URL As Int
ERROR_CONNECT As Int
ERROR_FAILED_SSL_HANDSHAKE As Int
ERROR_FILE As Int
ERROR_FILE_NOT_FOUND As Int
ERROR_HOST_LOOKUP As Int
ERROR_IO As Int
ERROR_PROXY_AUTHENTICATION As Int
ERROR_REDIRECT_LOOP As Int
ERROR_TIMEOUT As Int
ERROR_TOO_MANY_REQUESTS As Int
ERROR_UNKNOWN As Int
ERROR_UNSUPPORTED_AUTH_SCHEME As Int
ERROR_UNSUPPORTED_SCHEME As Int
Initialize (EventName As String)
IsInitialized As Boolean
ERROR_AUTHENTICATION As Int
ERROR_BAD_URL As Int
ERROR_CONNECT As Int
ERROR_FAILED_SSL_HANDSHAKE As Int
ERROR_FILE As Int
ERROR_FILE_NOT_FOUND As Int
ERROR_HOST_LOOKUP As Int
ERROR_IO As Int
ERROR_PROXY_AUTHENTICATION As Int
ERROR_REDIRECT_LOOP As Int
ERROR_TIMEOUT As Int
ERROR_TOO_MANY_REQUESTS As Int
ERROR_UNKNOWN As Int
ERROR_UNSUPPORTED_AUTH_SCHEME As Int
ERROR_UNSUPPORTED_SCHEME As Int
Initialize (EventName As String)
IsInitialized As Boolean
Initialize (EventName As String)
IsInitialized As Boolean
Initialize (EventName As String)
IsInitialized As Boolean
AddError (Error As Int) As Boolean
GetCertificate As android.net.http.SslCertificate
GetPrimaryError As Int
GetUrl As String
HasError (Error As Int) As Boolean
IsInitialized As Boolean
SSL_DATE_INVALID As Int
SSL_EXPIRED As Int
SSL_IDMISMATCH As Int
SSL_INVALID As Int
SSL_MAX_ERROR As Int
SSL_NOTYETVALID As Int
SSL_UNTRUSTED As Int
AddError (Error As Int) As Boolean
GetCertificate As android.net.http.SslCertificate
GetPrimaryError As Int
GetUrl As String
HasError (Error As Int) As Boolean
IsInitialized As Boolean
SSL_DATE_INVALID As Int
SSL_EXPIRED As Int
SSL_IDMISMATCH As Int
SSL_INVALID As Int
SSL_MAX_ERROR As Int
SSL_NOTYETVALID As Int
SSL_UNTRUSTED As Int
Cancel
IsInitialized As Boolean
Proceed
Cancel
IsInitialized As Boolean
Proceed
GetCurrentIndex As Int
GetCurrentItem As WebHistoryItem
GetItemAtIndex (Index As Int) As WebHistoryItem
IsInitialized As Boolean
Size As Int [read only]
GetCurrentIndex As Int
GetCurrentItem As WebHistoryItem
GetItemAtIndex (Index As Int) As WebHistoryItem
IsInitialized As Boolean
Size As Int [read only]
Favicon As android.graphics.Bitmap [read only]
IsInitialized As Boolean
OriginalUrl As String [read only]
Title As String [read only]
Url As String [read only]
Favicon As android.graphics.Bitmap [read only]
IsInitialized As Boolean
OriginalUrl As String [read only]
Title As String [read only]
Url As String [read only]
GetData As InputStreamWrapper
GetEncoding As String
GetMimeType As String
Initialize (MimeType As String, Encoding As String, InputStream1 As java.io.InputStream)
IsInitialized As Boolean
SetData (InputStream1 As java.io.InputStream)
SetEncoding (Encoding As String)
SetMimeType (MimeType As String)
GetData As InputStreamWrapper
GetEncoding As String
GetMimeType As String
Initialize (MimeType As String, Encoding As String, InputStream1 As java.io.InputStream)
IsInitialized As Boolean
SetData (InputStream1 As java.io.InputStream)
SetEncoding (Encoding As String)
SetMimeType (MimeType As String)
EnableSmoothTransition
GetAllowContentAccess As Boolean
GetAllowFileAccess As Boolean
GetBlockNetworkImage As Boolean
GetBlockNetworkLoads As Boolean
GetCacheMode As Int
GetCursiveFontFamily As String
GetDatabaseEnabled As Boolean
GetDatabasePath As String
GetDefaultFixedFontSize As Int
GetDefaultFontSize As Int
GetDefaultTextEncodingName As String
GetDefaultUserAgent As String
GetDefaultZoom As String
GetDisplayZoomControls As Boolean
GetDOMStorageEnabled As Boolean
GetFantasyFontFamily As String
GetFixedFontFamily As String
GetJavaScriptCanOpenWindowsAutomatically As Boolean
GetLightTouchEnabled As Boolean
GetLoadsImagesAutomatically As Boolean
GetLoadWithOverviewMode As Boolean
GetMediaPlaybackRequiresUserGesture As Boolean
GetMinimumFontSize As Int
GetMinimumLogicalFontSize As Int
GetPluginState As String
GetSansSerifFontFamily As String
GetSaveFormData As Boolean
GetSavePassword As Boolean
GetSerifFontFamily As String
GetStandardFontFamily As String
GetTextSize As String
GetTextZoom As Int
GetUserAgentString As String
GetUseWideViewPort As Boolean
IsInitialized As Boolean
LOAD_CACHE_ELSE_NETWORK As Int
LOAD_CACHE_ONLY As Int
LOAD_DEFAULT As Int
LOAD_NO_CACHE As Int
LOAD_NORMAL As Int
SetAllowContentAccess (Allow As Boolean)
SetAllowFileAccess (Allow As Boolean)
SetAppCacheEnabled (Flag As Boolean)
SetAppCacheMaxSize (AppCacheMaxSize As Long)
SetAppCachePath (AppCachePath As String)
SetBlockNetworkImage (Flag As Boolean)
SetBlockNetworkLoads (Flag As Boolean)
SetCacheMode (CacheMode As Int)
SetCursiveFontFamily (Font As String)
SetDatabaseEnabled (Enabled As Boolean)
SetDatabasePath (path As String)
SetDefaultFixedFontSize (Size As Int)
SetDefaultFontSize (Size As Int)
SetDefaultTextEncodingName (Encoding As String)
SetDefaultZoom (Density As String)
SetDisplayZoomControls (Enabled As Boolean)
SetDOMStorageEnabled (Enabled As Boolean)
SetEnableSmoothTransition (Enable As Boolean)
SetFantasyFontFamily (Font As String)
SetFixedFontFamily (Font As String)
SetGeolocationDatabasePath (DatabasePath As String)
SetGeolocationEnabled (Enabled As Boolean)
SetJavaScriptCanOpenWindowsAutomatically (Flag As Boolean)
SetLightTouchEnabled (Enabled As Boolean)
SetLoadsImagesAutomatically (Flag As Boolean)
SetLoadWithOverviewMode (Overview As Boolean)
SetMediaPlaybackRequiresUserGesture (Requires As Boolean)
SetMinimumFontSize (Size As Int)
SetMinimumLogicalFontSize (Size As Int)
SetPluginState (State As String)
SetRenderPriority (Priority As String)
SetSansSerifFontFamily (Font As String)
SetSaveFormData (Save As Boolean)
SetSavePassword (Save As Boolean)
SetSerifFontFamily (Font As String)
SetStandardFontFamily (Font As String)
SetSupportMultipleWindows (Support As Boolean)
SetSupportZoom (Support As Boolean)
SetTextSize (TextSize As String)
SetTextZoom (TextZoom As Int)
SetUserAgentString (UserAgent As String)
SetUseWideViewPort (Use As Boolean)
SupportMultipleWindows As Boolean
SupportZoom As Boolean
EnableSmoothTransition
GetAllowContentAccess As Boolean
GetAllowFileAccess As Boolean
GetBlockNetworkImage As Boolean
GetBlockNetworkLoads As Boolean
GetCacheMode As Int
GetCursiveFontFamily As String
GetDatabaseEnabled As Boolean
GetDatabasePath As String
GetDefaultFixedFontSize As Int
GetDefaultFontSize As Int
GetDefaultTextEncodingName As String
GetDefaultUserAgent As String
GetDefaultZoom As String
GetDisplayZoomControls As Boolean
GetDOMStorageEnabled As Boolean
GetFantasyFontFamily As String
GetFixedFontFamily As String
GetJavaScriptCanOpenWindowsAutomatically As Boolean
GetLightTouchEnabled As Boolean
GetLoadsImagesAutomatically As Boolean
GetLoadWithOverviewMode As Boolean
GetMediaPlaybackRequiresUserGesture As Boolean
GetMinimumFontSize As Int
GetMinimumLogicalFontSize As Int
GetPluginState As String
GetSansSerifFontFamily As String
GetSaveFormData As Boolean
GetSavePassword As Boolean
GetSerifFontFamily As String
GetStandardFontFamily As String
GetTextSize As String
GetTextZoom As Int
GetUserAgentString As String
GetUseWideViewPort As Boolean
IsInitialized As Boolean
LOAD_CACHE_ELSE_NETWORK As Int
LOAD_CACHE_ONLY As Int
LOAD_DEFAULT As Int
LOAD_NO_CACHE As Int
LOAD_NORMAL As Int
SetAllowContentAccess (Allow As Boolean)
SetAllowFileAccess (Allow As Boolean)
SetAppCacheEnabled (Flag As Boolean)
SetAppCacheMaxSize (AppCacheMaxSize As Long)
SetAppCachePath (AppCachePath As String)
SetBlockNetworkImage (Flag As Boolean)
SetBlockNetworkLoads (Flag As Boolean)
SetCacheMode (CacheMode As Int)
SetCursiveFontFamily (Font As String)
SetDatabaseEnabled (Enabled As Boolean)
SetDatabasePath (path As String)
SetDefaultFixedFontSize (Size As Int)
SetDefaultFontSize (Size As Int)
SetDefaultTextEncodingName (Encoding As String)
SetDefaultZoom (Density As String)
SetDisplayZoomControls (Enabled As Boolean)
SetDOMStorageEnabled (Enabled As Boolean)
SetEnableSmoothTransition (Enable As Boolean)
SetFantasyFontFamily (Font As String)
SetFixedFontFamily (Font As String)
SetGeolocationDatabasePath (DatabasePath As String)
SetGeolocationEnabled (Enabled As Boolean)
SetJavaScriptCanOpenWindowsAutomatically (Flag As Boolean)
SetLightTouchEnabled (Enabled As Boolean)
SetLoadsImagesAutomatically (Flag As Boolean)
SetLoadWithOverviewMode (Overview As Boolean)
SetMediaPlaybackRequiresUserGesture (Requires As Boolean)
SetMinimumFontSize (Size As Int)
SetMinimumLogicalFontSize (Size As Int)
SetPluginState (State As String)
SetRenderPriority (Priority As String)
SetSansSerifFontFamily (Font As String)
SetSaveFormData (Save As Boolean)
SetSavePassword (Save As Boolean)
SetSerifFontFamily (Font As String)
SetStandardFontFamily (Font As String)
SetSupportMultipleWindows (Support As Boolean)
SetSupportZoom (Support As Boolean)
SetTextSize (TextSize As String)
SetTextZoom (TextZoom As Int)
SetUserAgentString (UserAgent As String)
SetUseWideViewPort (Use As Boolean)
SupportMultipleWindows As Boolean
SupportZoom As Boolean
ClearFormData
ClearHttpAuthUsernamePassword
ClearUsernamePassword
HasFormData As Boolean
HasHttpAuthUsernamePassword As Boolean
HasUsernamePassword As Boolean
Initialize
IsInitialized As Boolean
ClearFormData
ClearHttpAuthUsernamePassword
ClearUsernamePassword
HasFormData As Boolean
HasHttpAuthUsernamePassword As Boolean
HasUsernamePassword As Boolean
Initialize
IsInitialized As Boolean
AddJavascriptInterface (JavascriptInterface As Object, InterfaceName As String)
Back
Background As android.graphics.drawable.Drawable
BringToFront
CanGoback As Boolean
CanGoBackOrForward (Steps As Int) As Boolean
CanZoomIn As Boolean
CanZoomOut As Boolean
CaptureBitmap As BitmapWrapper
ClearCache (IncludeDiskFiles As Boolean)
ClearFormData
ClearHistory
ClearSslPreferences
Color As Int [write only]
CopyBackForwardList As WebBackForwardList
Enabled As Boolean
ExecuteJavascript (Javascript As String)
FindAll (Find As String) As Int
FindAllAsynch (Find As String)
FindNext (Forward As Boolean)
FlingScroll (VelocityX As Int, VelocityY As Int)
Forward
FreeMemory
GetContentHeight As Int
GetFavicon As android.graphics.Bitmap
GetHttpAuthUsernamePassword (Host As String, Realm As String) As String()
GetOriginalUrl As String
GetProgress As Int
GetScale As Float
GetSettings As WebSettings
GetTitle As String
GoBackOrForward (Steps As Int)
Height As Int
Initialize (WebView1 As android.webkit.WebView)
Invalidate
Invalidate2 (arg0 As android.graphics.Rect)
Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
InvokeZoomPicker
IsInitialized As Boolean
IsPrivateBrowsingEnabled As Boolean
JavaScriptEnabled As Boolean
Left As Int
LoadHtml (arg0 As String)
LoadUrl (arg0 As String)
OverlayHorizontalScrollbar As Boolean
OverlayVerticalScrollbar As Boolean
PageDown (ScrollToBottom As Boolean) As Boolean
PageUp (ScrollToTop As Boolean) As Boolean
PauseTimers
PostUrl (Url As String, PostData() As Byte)
Reload
RemoveJavascriptInterface (InterfaceName As String)
RemoveView
RequestFocus As Boolean
ResumeTimers
SavePassword (Host As String, Username As String, Password As String)
SaveWebArchive (Filename As String)
SendToBack
SetBackgroundImage (arg0 As android.graphics.Bitmap)
SetFindListener (FindListener1 As android.webkit.WebView.FindListener)
SetHorizontalScrollbarOverlay (Overlay As Boolean)
SetHttpAuthUsernamePassword (Host As String, Realm As String, Username As String, Password As String)
SetInitialScale (ScaleInPercent As Int)
SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
SetNetworkAvailable (NetworkUp As Boolean)
SetOverScrollMode (Mode As Int)
SetScrollBarStyle (Style As Int)
SetVerticalScrollbarOverlay (Overlay As Boolean)
SetWebChromeClient (WebChromeClient1 As android.webkit.WebChromeClient)
SetWebViewClient (WebViewClient1 As android.webkit.WebViewClient)
ShowFindDialog (Text As String, ShowIme As Boolean) As Boolean
StopLoading
Tag As Object
Top As Int
Url As String [read only]
Visible As Boolean
Width As Int
Zoom (arg0 As Boolean) As Boolean
ZoomEnabled As Boolean
AddJavascriptInterface (JavascriptInterface As Object, InterfaceName As String)
Back
Background As android.graphics.drawable.Drawable
BringToFront
CanGoback As Boolean
CanGoBackOrForward (Steps As Int) As Boolean
CanZoomIn As Boolean
CanZoomOut As Boolean
CaptureBitmap As BitmapWrapper
ClearCache (IncludeDiskFiles As Boolean)
ClearFormData
ClearHistory
ClearSslPreferences
Color As Int [write only]
CopyBackForwardList As WebBackForwardList
Enabled As Boolean
ExecuteJavascript (Javascript As String)
FindAll (Find As String) As Int
FindAllAsynch (Find As String)
FindNext (Forward As Boolean)
FlingScroll (VelocityX As Int, VelocityY As Int)
Forward
FreeMemory
GetContentHeight As Int
GetFavicon As android.graphics.Bitmap
GetHttpAuthUsernamePassword (Host As String, Realm As String) As String()
GetOriginalUrl As String
GetProgress As Int
GetScale As Float
GetSettings As WebSettings
GetTitle As String
GoBackOrForward (Steps As Int)
Height As Int
Initialize (WebView1 As android.webkit.WebView)
Invalidate
Invalidate2 (arg0 As android.graphics.Rect)
Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
InvokeZoomPicker
IsInitialized As Boolean
IsPrivateBrowsingEnabled As Boolean
JavaScriptEnabled As Boolean
Left As Int
LoadHtml (arg0 As String)
LoadUrl (arg0 As String)
OverlayHorizontalScrollbar As Boolean
OverlayVerticalScrollbar As Boolean
PageDown (ScrollToBottom As Boolean) As Boolean
PageUp (ScrollToTop As Boolean) As Boolean
PauseTimers
PostUrl (Url As String, PostData() As Byte)
Reload
RemoveJavascriptInterface (InterfaceName As String)
RemoveView
RequestFocus As Boolean
ResumeTimers
SavePassword (Host As String, Username As String, Password As String)
SaveWebArchive (Filename As String)
SendToBack
SetBackgroundImage (arg0 As android.graphics.Bitmap)
SetFindListener (FindListener1 As android.webkit.WebView.FindListener)
SetHorizontalScrollbarOverlay (Overlay As Boolean)
SetHttpAuthUsernamePassword (Host As String, Realm As String, Username As String, Password As String)
SetInitialScale (ScaleInPercent As Int)
SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
SetNetworkAvailable (NetworkUp As Boolean)
SetOverScrollMode (Mode As Int)
SetScrollBarStyle (Style As Int)
SetVerticalScrollbarOverlay (Overlay As Boolean)
SetWebChromeClient (WebChromeClient1 As android.webkit.WebChromeClient)
SetWebViewClient (WebViewClient1 As android.webkit.WebViewClient)
ShowFindDialog (Text As String, ShowIme As Boolean) As Boolean
StopLoading
Tag As Object
Top As Int
Url As String [read only]
Visible As Boolean
Width As Int
Zoom (arg0 As Boolean) As Boolean
ZoomEnabled As Boolean