Url

The WWSAPI URL API elements provide mechanisms to split and unescape URLs into component parts, and to escape and combine component parts back into a URL.

  • To split and unescape URLs into component parts, use the WsDecodeUrl function.
  • To escape and combine component parts back into a URL, use the WsEncodeUrl function.
  • To combine relative URLs with an absolute base URL forming an absolute URL, use the WsCombineUrl function.

The following enumerations are part of the URL:

The following functions are part of the URL:

The following structures are part of the URL: