Spellchecking in Web Components

The GDC supports spellchecking in Web Components.

The GDC is bundled with dictionaries for English, French, Spanish, German, Italian, Portuguese, and Czech. At this time, you cannot add custom words to the included dictionaries, nor can you add dictionaries.

By default, spellchecking in the webview of a Web Component is enabled. Right-click in the webview to enable or disable spellchecking, and to select which language (or languages) to use.
Important: Spellchecking may be explicitly disabled by the JavaScript in the webview. When spellchecking is explicitly disabled in the JavaScript, nothing in the form file or in the GDC context menu will enable it. The web component itself will still display spellchecking options in the context menu, but enabling spellchecking will have no affect; there will be no red underlining and no word replacement proposals.

For more information about spellchecking and Web Components, see the The fglrichtext web component topic in the Genero Business Development Language User Guide.