WebClient

The WebClient object provides advanced functionality to the web client.

A reference to the WebClient object can be determined through the WebClient property of the client object. The object cannot be created on its own.

 

Dim wc As TCEServer.WebClient

 

wc := Client.WebClient

 

 

More:

DOMAttribute (WebClient)

DOMCreate (WebClient)

DOMExists (WebClient)

DOMInnerHTML (WebClient)

DOMRemove (WebClient)

DownloadStream (WebClient)

ExecuteJS (WebClient)

IsChrome (WebClient)

IsEdge (WebClient)

IsIE (WebClient)

IsOpera (WebClient)

IsSafari (WebClient)

OpenURL (WebClient)

ReadCookie (WebClient-Objekt)

WriteCookie (WebClient-Objekt)