open default emailclient

I have the following method:

application.showURL('mailto:' + email)

In developer this opens nicely the default emailclient without a browserwindow.
In the client, everytime it opens a browser-window too, which I have to close manually.

Can this be changed?

currently not i believe. Because we do the show through webstart, it is not in hour hands.