Internal Webserver

From HTML5 Builder
Jump to: navigation, search

Use this page to specify IDE configuration preferences.

Item Description
Port Specifies which port number to use for your internal webserver.
Allow debug RPCL code If this item is checked, the debugger will step into RPCL code. Uncheck this option if you only want to debug the code you write.
Convert watch values from UTF-8 If this item is checked, watch values will be converted from UTF-8. Uncheck this option if you use an OS that requires multibyte strings and you want to correctly view watch values.

Note: For watches, in some OS languages, you will need also to setup the code page for the debugger listener, which is located at the tray on your task bar.

See Also