Open "Form" on another tab

instead of this:
window.open(“http://xxxxxx.com.br/aplicacao/Tutorial/tutorial.html”, “_blank”);

it’s possible this way: ?
window.open(“FormTeste”, “_blank”);

PTBR: Ola voce quer fazer um view … existe recuso phonegap webview que faz chamada de pagina para dentro do app… Sucesso

EN:Hello you want to make a view … there is refuse phonegap webview that makes page call into the app … Success