# WinForms

- [Introduction](https://docs.gapvelocity.ai/webmap/winforms/winforms-intro.md)
- [Getting Started](https://docs.gapvelocity.ai/webmap/winforms/getting-started.md): WebMAP: WinForms to Web is a tool designed to convert .NET Framework apps based on C# and Windows Forms to a modern web architecture. Get started with the WebMAP WinForms tool documentation.
- [Conversion Process](https://docs.gapvelocity.ai/webmap/winforms/conversion-process.md)
- [Post-Conversion](https://docs.gapvelocity.ai/webmap/winforms/post-conversion.md): WebMAP: WinForms to Web is a tool designed to convert .NET Framework apps based on C# and Windows Forms to a modern web architecture. Post-Conversion documentation for WebMAP WinForms.
- [Extend or Modify the Converted Application](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application.md): For this section, we'll be following a series of common changes that developers may have to do on a daily basis. All the changes will be explained using the converted HelloWorld demo.
- [NoWebMap Forms Winforms](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/nowebmap-forms-winforms.md)
- [How to add a new Form](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/nowebmap-forms-winforms/how-to-add-a-new-form.md)
- [Adding the created form to the migrated App](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/nowebmap-forms-winforms/adding-the-created-form-to-the-migrated-app.md)
- [Interacting with the application data](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/nowebmap-forms-winforms/interacting-with-the-application-data.md)
- [Call the custom API](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/nowebmap-forms-winforms/call-the-custom-api.md)
- [Interaction between the no webmap added Form and the WebMap components](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/nowebmap-forms-winforms/interaction-between-the-no-webmap-added-form-and-the-webmap-components.md)
- [Adding a component](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/adding-a-component.md)
- [Adding a component dynamically](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/adding-a-component-dynamically.md)
- [Add a new control model](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/add-a-new-control-model.md)
- [Switching CSS theme](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/switching-css-theme.md)
- [Adding new window](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/adding-new-window.md)
- [Conversion Configuration](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/conversion-configuration.md)
- [WebMAP configuration file](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/conversion-configuration/webmap-configuration-file.md)
- [Stub Filter](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/conversion-configuration/stub-filter.md)
- [Adding Non-WebMap Angular Forms](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/adding-non-webmap-angular-forms.md)
- [Adding FrontEnd Handler to a ToolStripMenuItem](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/adding-frontend-handler-to-a-toolstripmenuitem.md)
- [Changing ToolStripButton icons](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/changing-toolstripbutton-icons-through-css.md)
- [Adding new items to existing toolbar](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/adding-new-items-to-existing-toolbar.md)
- [Adding FrontEnd element properties and JS listeners](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/adding-frontend-element-properties-and-js-listeners.md)
- [Adding FrontEnd output handlers](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/adding-frontend-output-handlers.md)
- [Access FrontEnd components](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/access-frontend-components.md)
- [Create custom components based on existing WebMap Component](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/create-custom-components-based-on-existing-webmap-component.md): The goal of this post is to explain how to create a complete custom component (Front-End and Back-End) based on existing one
- [Override FrontEnd methods](https://docs.gapvelocity.ai/webmap/winforms/extend-or-modify-the-converted-application/override-frontend-methods.md)
- [Assessment Mode](https://docs.gapvelocity.ai/webmap/winforms/assessment-mode.md)
- [Errors and Troubleshooting](https://docs.gapvelocity.ai/webmap/winforms/errors.md): WebMAP: WinForms to Web is a tool designed to convert .NET Framework apps based on C# and Windows Forms to a modern web architecture. WebMAP WinForms Errors and Troubleshooting documentation.
- [How to resolve broken reference problems with VBUC](https://docs.gapvelocity.ai/webmap/winforms/errors/how-to-resolve-broken-reference-problems-with-vbuc.md)
- [Portability](https://docs.gapvelocity.ai/webmap/winforms/portability.md)
- [Glossary](https://docs.gapvelocity.ai/webmap/winforms/glossary.md): WebMAP: WinForms to Web is a tool designed to convert .NET Framework apps based on C# and Windows Forms to a modern web architecture. WebMAP WinForms Glossary documentation.
- [Release Notes](https://docs.gapvelocity.ai/webmap/winforms/release-notes.md): WebMAP: WinForms to Web is a tool designed to convert .NET Framework apps based on C# and Windows Forms to a modern web architecture. WebMAP WinForms Release Notes documentation.
- [Internal Demos](https://docs.gapvelocity.ai/webmap/winforms/internal-demos.md): WebMAP: WinForms to Web is a tool designed to convert .NET Framework apps based on C# and Windows Forms to a modern web architecture. WebMAP WinForms Internal Demos documentation.
- [Known Issues](https://docs.gapvelocity.ai/webmap/winforms/known-issues.md)
- [WinForms DCP](https://docs.gapvelocity.ai/webmap/winforms/winforms-dcp.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gapvelocity.ai/webmap/winforms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
