About URL encoding in web viewers
FileMaker Pro evaluates a web viewer's web address, encodes the URL by default, then tries to load the web page using this URL. FileMaker Pro uses the following URL encoding rules to fix only the most common problems:
 •
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
0123456789-_.~!*'();:@=+$,/?[]
 •
 •
 •
 •
Notes
 •
All of the characters listed above are Unicode characters. When a character is encoded, both bytes are encoded separately (unless the first byte is 00), as described by the URL encoding standard. See http://www.w3.org/Addressing/.
Because FileMaker Pro cannot correct all possible URL encoding problems, test your web viewer to ensure that its URLs are correctly encoded.
 •
You can prevent FileMaker Pro from automatically encoding a URL by deselecting the Automatically encode URL checkbox in the Web Viewer Setup dialog box. When this option is deselected, the URL remains as it is entered.
Related topics 
Defining a custom web address
Troubleshooting layouts with web viewers