# Web Functions

## Content

Spread provides the following web functions, listed alphabetically.

| Function | Description |
| -------- | ----------- |
| [ENCODEURL](/spreadjs/docs/v16/formulareference/FormulaFunctions/web-functions/ENCODEURL) | This function returns a URL-encoded string. |
| [FILTERJSON](/spreadjs/docs/v16/formulareference/FormulaFunctions/web-functions/filterjson) |  This function parses json string to a scalar value, an object or an array of objects. |
| [WEBSERVICE](/spreadjs/docs/v16/formulareference/FormulaFunctions/web-functions/webservice) | This function returns data from a web service. |
