# WebMAP Documentation | Mobilize.Net

## WebMAP Documentation | Mobilize.Net

- [WebMAP Documentation | Mobilize.Net](https://docs.gapvelocity.ai/webmap/readme.md)
- [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)
- [Introduction](https://docs.gapvelocity.ai/webmap/webforms/introduction.md)
- [Overview](https://docs.gapvelocity.ai/webmap/webforms/overview.md): WebMAP: WebForms to Web ASP .NET is a tool designed to convert .NET Framework applications based on C# and ASP WebForms to a modern web architecture. Get started with the WebMAP WebForms tool document
- [Desktop Compatibility Platform (DCP)](https://docs.gapvelocity.ai/webmap/webforms/desktop-compatibility-platform-dcp.md)
- [Pages and Master Pages](https://docs.gapvelocity.ai/webmap/webforms/desktop-compatibility-platform-dcp/pages-and-master-pages.md)
- [GridView and DataList data synchronization](https://docs.gapvelocity.ai/webmap/webforms/desktop-compatibility-platform-dcp/gridview-and-datalist-data-synchronization.md)
- [HTTP objects](https://docs.gapvelocity.ai/webmap/webforms/desktop-compatibility-platform-dcp/http-objects.md)
- [Post-Conversion](https://docs.gapvelocity.ai/webmap/webforms/post-conversion.md): WebMAP: WebForms to Web is a tool designed to convert ASP.NET web applications  based on C# and Web Forms to a modern web architecture. Post-Conversion documentation for WebMAP WebForms.
- [Extend or Modify the Converted Application](https://docs.gapvelocity.ai/webmap/webforms/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.
- [Adding FrontEnd validator](https://docs.gapvelocity.ai/webmap/webforms/extend-or-modify-the-converted-application/adding-frontend-validator.md)
- [Adding Page](https://docs.gapvelocity.ai/webmap/webforms/extend-or-modify-the-converted-application/adding-page.md)
- [Adding MasterPage](https://docs.gapvelocity.ai/webmap/webforms/extend-or-modify-the-converted-application/adding-masterpage.md)
- [Designer classes on WebForms Conversion Tool](https://docs.gapvelocity.ai/webmap/webforms/designer-classes-on-webforms-conversion-tool.md)
- [Errors and Troubleshooting](https://docs.gapvelocity.ai/webmap/webforms/errors-and-troubleshooting.md): WebMAP: WebForms to Web ASP .NET is a tool designed to convert .NET Framework applications based on C# ASP WebForms to a modern web architecture. Errors and Troubleshooting documentation.
- [How fix Solution when have been added website from filesystem without project file](https://docs.gapvelocity.ai/webmap/webforms/errors-and-troubleshooting/how-fix-solution-when-have-been-added-website-from-filesystem-without-project-file.md)
- [Release Notes](https://docs.gapvelocity.ai/webmap/webforms/release-notes.md): WebMAP: WebForms to Web is a tool designed to convert .NET Framework apps based on C# and ASP.NET WebForms applications to a modern web architecture.
- [Introduction](https://docs.gapvelocity.ai/webmap/powerbuilder-to-.net/untitled.md)
- [Getting Started](https://docs.gapvelocity.ai/webmap/powerbuilder-to-.net/getting-started.md)
- [Conversion Tool](https://docs.gapvelocity.ai/webmap/powerbuilder-to-.net/getting-started/convertion-tool.md)
- [Desktop Compatibility Platform (DCP)](https://docs.gapvelocity.ai/webmap/powerbuilder-to-.net/desktop-compatibility-platform-dcp.md)
- [Data Manager](https://docs.gapvelocity.ai/webmap/powerbuilder-to-.net/desktop-compatibility-platform-dcp/data-manager.md)
- [Reports](https://docs.gapvelocity.ai/webmap/powerbuilder-to-.net/reports.md)
- [Report Rendering in Modernized Code](https://docs.gapvelocity.ai/webmap/powerbuilder-to-.net/reports/report-rendering-in-modernized-code.md)
- [ReportWatcher Service Configuration](https://docs.gapvelocity.ai/webmap/powerbuilder-to-.net/reports/reportwatcher-service-configuration.md)
- [Data Manager to RDL Conversion](https://docs.gapvelocity.ai/webmap/powerbuilder-to-.net/reports/untitled-2.md)
- [Reporting Service Internals](https://docs.gapvelocity.ai/webmap/powerbuilder-to-.net/reports/reporting-service-internals.md)
- [Troubleshooting](https://docs.gapvelocity.ai/webmap/powerbuilder-to-.net/reports/troubleshooting.md)
- [Introduction](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/introduction.md)
- [Getting started](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/getting-started.md)
- [Post-Conversion](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/post-conversion.md)
- [Setup PBJava Environment](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/post-conversion/setup-pbjava-environment.md)
- [Architecture](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/post-conversion/architecture.md)
- [App Start](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/post-conversion/appstart.md)
- [Glossary](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/glossary.md)
- [Errors](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/errors.md)
- [Glossary](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/glossary-1.md)
- [FAQ](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/faq.md)
- [How to create a new Control](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/faq/untitled.md)
- [How to create a new Screen](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/faq/untitled-1.md)
- [What is the Mobilize.WebMAP.CoreServices.All?](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/faq/untitled-2.md)
- [What is the DesignerAttribute?](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/faq/untitled-3.md)
- [What is the InterceptedAttribute?](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/faq/untitled-4.md)
- [What is the InterceptedAttribute?](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/faq/untitled-5.md)
- [What is the ObservableAttribute?](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/faq/untitled-6.md)
- [What is the Mobilize.Weaving.WebMAPExtensions.All?](https://docs.gapvelocity.ai/webmap/powerbuilder-to-java/faq/untitled-7.md)
- [FrontEnd](https://docs.gapvelocity.ai/webmap/general/frontend.md)
- [Documentation](https://docs.gapvelocity.ai/webmap/general/frontend/documentation.md)
- [Webforms Angular Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components.md): This page describe the basic reference to API documentation of Angular Components use in WebForms projects.
- [Web Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/web-components.md)
- [Base Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/web-components/base-components.md)
- [BaseValidator Component](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/web-components/base-components/basevalidator-component.md)
- [KendoUI Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/web-components/kendoui-components.md)
- [CompareValidator](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/web-components/kendoui-components/comparevalidator.md)
- [CustomValidator](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/web-components/kendoui-components/customvalidator.md)
- [RegularExpressionValidator](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/web-components/kendoui-components/regularexpressionvalidator.md)
- [RequiredFieldValidator](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/web-components/kendoui-components/requiredfieldvalidator.md)
- [ValidationSummary](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/web-components/kendoui-components/validationsummary.md)
- [Directives](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/directives.md): A directive can be considered as a very important part of the core of Angular. Directives extend the functionality of HTML using a new syntax. With it we can use logic that will be executed in the DOM
- [AJAX Web Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/ajax-web-components.md)
- [AjaxCalendar](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/ajax-web-components/ajaxcalendar.md)
- [AjaxModalPopupExtender](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/ajax-web-components/ajaxmodalpopupextender.md)
- [Ajax Interaction Services](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/webforms-angular-components/ajax-interaction-services.md): This is a service develop to emulate behavior of the Webforms Ajax components in WebForms converted applications.
- [Client Core](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/client-core.md)
- [WebMap's Client Core](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/client-core/webmaps-client-core.md)
- [Angular Client](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/angular-client.md)
- [Introduction](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/angular-client/introduction.md)
- [WebMap Service](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/angular-client/webmap-service.md)
- [WebMap Interceptor Service](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/angular-client/webmap-interceptor-service.md)
- [Base Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/base-components.md)
- [Introduction](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/base-components/introduction.md)
- [Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/base-components/components.md)
- [Container](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/base-components/components/container.md)
- [Control](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/base-components/components/control.md)
- [ControlContainer](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/base-components/components/controlcontainer.md)
- [FormsContainer](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/base-components/components/formscontainer.md)
- [Loading](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/base-components/components/loading.md)
- [Stub](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/base-components/components/stub.md)
- [Winforms Angular Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components.md)
- [Web Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components.md)
- [Base Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/base-components.md)
- [Control Component](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/base-components/control-component.md)
- [Form Container](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/base-components/form-container.md)
- [Grid Component](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/base-components/grid-component.md)
- [Style](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/base-components/style.md)
- [KendoUI Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components.md)
- [AdoDataControl](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/adodatacontrol.md)
- [Button](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/button.md)
- [C1TrueDBGrid](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/c1truedbgrid.md)
- [CheckBox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/checkbox.md)
- [CheckedListBox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/checkedlistbox.md)
- [ComboBox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/combobox.md)
- [ContextMenuStrip](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/contextmenustrip.md)
- [DataGridView](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/datagridview.md)
- [DataGridViewFlex](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/datagridviewflex.md)
- [DateTimePicker](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/datetimepicker.md)
- [FileDialog](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/filedialog.md)
- [GroupBox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/groupbox.md)
- [Label](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/label.md)
- [ListBox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/listbox.md)
- [ListView](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/listview.md)
- [MaskedTextBox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/maskedtextbox.md)
- [MessageBox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/messagebox.md)
- [NumericUpDown](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/numericupdown.md)
- [Panel](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/panel.md)
- [PictureBox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/picturebox.md)
- [PrintDialog](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/printdialog.md)
- [ProgressBar](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/progressbar.md)
- [RadioButton](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/radiobutton.md)
- [RichTextBox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/richtextbox.md)
- [StatusStrip](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/statusstrip.md)
- [Stup](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/stup.md)
- [TabControl](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/tabcontrol.md)
- [TabPage](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/tabpage.md)
- [TextBox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/textbox.md)
- [Timer](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/timer.md)
- [ToolStrip](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/toolstrip.md)
- [TreeView](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/treeview.md)
- [WebBrowser](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/webbrowser.md)
- [Window](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/kendoui-components/window.md)
- [JQuery Web Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/web-components/jquery-web-components.md)
- [WebMap FrontEnd Architecture](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/webmap-frontend-architecture.md)
- [Migrated Structure](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/migrated-structure.md)
- [Setup](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/setup.md)
- [Front-End setup and compilation](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/setup/front-end-setup-and-compilation.md)
- [Components Manual](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/setup/components-manual.md)
- [Browser Support](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/setup/browser-support.md)
- [Unit Test Manual](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/setup/unit-test-manual.md)
- [Development Process](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/setup/development-process.md)
- [Setup AOT/JIT Compilation](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/setup/setup-aot-jit-compilation.md)
- [Decorators](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/decorators.md)
- [Server Event](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/decorators/server-event.md)
- [Conventions](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/conventions.md)
- [Application Structure and NgModules](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/conventions/application-structure-and-ngmodules.md)
- [Coding](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/conventions/coding.md)
- [Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/conventions/components.md)
- [Data Service](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/conventions/data-service.md)
- [Directives](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/conventions/directives.md)
- [Lifecycle hooks](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/conventions/lifecycle-hooks.md): (Style 09-01)
- [Names](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/conventions/names.md)
- [Services](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/winforms-angular-components/conventions/services.md)
- [PowerBuilder Kendo Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components.md)
- [Base Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/base-components.md)
- [base-component](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/base-components/base-component.md)
- [column-control](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/base-components/column-control.md)
- [controlcontainer](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/base-components/controlcontainer.md)
- [Data Manager Componets](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets.md)
- [base-data-manager](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/base-data-manager.md)
- [data-manager-control](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/data-manager-control.md)
- [data-manager-control-base](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/data-manager-control-base.md)
- [dw-checkbox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-checkbox.md)
- [dw-column](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-column.md)
- [dw-complexNumericMaskComponent](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-complexnumericmaskcomponent.md)
- [dw-compute](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-compute.md)
- [dw-date-time-edit-mask](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-date-time-edit-mask.md)
- [dw-dropdowndatawindow](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-dropdowndatawindow.md)
- [dw-edit](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-edit.md)
- [dw-edit-mask](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-edit-mask.md)
- [dw-radio-button](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-radio-button.md)
- [dw-simple-numeric-edit-mask](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-simple-numeric-edit-mask.md)
- [dw-string-edit-mask](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-string-edit-mask.md)
- [dw-time-edit-mask](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-time-edit-mask.md)
- [Window Components](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components.md)
- [basemask](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/basemask.md)
- [graphics](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/graphics.md)
- [w-checkbox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-checkbox.md)
- [w-command-button](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-command-button.md)
- [w-complex-numeric-mask](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-complex-numeric-mask.md)
- [w-date-time-edit-mask](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-date-time-edit-mask.md)
- [w-dropdownlistbox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-dropdownlistbox.md)
- [w-group-box](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-group-box.md)
- [w-line](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-line.md)
- [w-listbox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-listbox.md)
- [w-maskedtextbox](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-maskedtextbox.md)
- [w-mdiclient](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-mdiclient.md)
- [w-menu](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-menu.md)
- [w-multiline](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-multiline.md)
- [w-picture](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-picture.md)
- [w-picture](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-picture-1.md)
- [w-radiobutton](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-radiobutton.md)
- [w-rectangle](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-rectangle.md)
- [w-simple-numeric-edit-mask](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-simple-numeric-edit-mask.md)
- [w-single-line-edit](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-single-line-edit.md)
- [w-statictext](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-statictext.md)
- [w-string-edit-mask](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-string-edit-mask.md)
- [w-time-edit-mask](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-time-edit-mask.md)
- [w-toolbar](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-toolbar.md)
- [w-toolbaritem](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-toolbaritem.md)
- [w-user-object](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-user-object.md)
- [w-window](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/w-window.md)
- [Services](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/services.md)
- [DmInteractionService](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/services/dminteractionservice.md)
- [DataManagerEvents](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/datamanagerevents.md)
- [FocusManager guide](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/focusmanager-guide.md)
- [Api Documentation](https://docs.gapvelocity.ai/webmap/general/frontend/api-documentation.md): Here you can find all the API documentation for our frameworks.
- [WebMap Silverlight](https://docs.gapvelocity.ai/webmap/general/frontend/api-documentation/webmap-silverlight.md)
- [WfNetC1Components](https://docs.gapvelocity.ai/webmap/general/frontend/api-documentation/wfnetc1components.md)
- [WebFormsComponents](https://docs.gapvelocity.ai/webmap/general/frontend/api-documentation/webformscomponents.md)
- [Guides](https://docs.gapvelocity.ai/webmap/general/frontend/guides.md)
- [Setup NPM package registry in the workspace](https://docs.gapvelocity.ai/webmap/general/frontend/guides/setup-the-workspace.md)
- [How to Setup WebMap Applications To Run Over SubDomains or WebApplications In IIS](https://docs.gapvelocity.ai/webmap/general/frontend/guides/how-to-setup-webmap-applications-to-run-over-subdomains-or-webapplications-in-iis.md): This post explains how to setup WebMap migrated applications to run over SubDomains or WebApplications In IIS WebSever, Steps apply for migrated applications with Backend project in Visual Studio
- [Deploy several WebMap Apps in the same Server](https://docs.gapvelocity.ai/webmap/general/frontend/guides/deploy-several-webmap-apps-in-the-same-server.md): If you would like to deploy multiple migrated applications on the same server and pointing to the same domain, but in different ports, follow these steps:
- [Update to Angular 16](https://docs.gapvelocity.ai/webmap/general/frontend/guides/update-from-angular-13-to-angular-14.md)
- [Appearance](https://docs.gapvelocity.ai/webmap/general/frontend/guides/appearance.md)
- [How to change the CSS](https://docs.gapvelocity.ai/webmap/general/frontend/guides/appearance/how-to-change-the-css.md)
- [How to override the style for a component](https://docs.gapvelocity.ai/webmap/general/frontend/guides/appearance/how-to-override-the-style-for-a-component.md)
- [Component maintenance](https://docs.gapvelocity.ai/webmap/general/frontend/guides/component-maintenance.md)
- [How link WebMap package to the migrated Application](https://docs.gapvelocity.ai/webmap/general/frontend/guides/component-maintenance/how-link-webmap-package-to-the-migrated-application.md)
- [How to resolve broken reference problems with VBUC](https://docs.gapvelocity.ai/webmap/general/frontend/guides/component-maintenance/how-to-resolve-broken-reference-problems-with-vbuc.md)
- [How to test a local WebMap Components package](https://docs.gapvelocity.ai/webmap/general/frontend/guides/component-maintenance/how-to-test-a-local-webmap-components-package.md)
- [How to add a new component in a migrated application](https://docs.gapvelocity.ai/webmap/general/frontend/guides/component-maintenance/how-to-add-a-new-component-in-a-migrated-application.md)
- [How to update a component](https://docs.gapvelocity.ai/webmap/general/frontend/guides/component-maintenance/how-to-update-a-component.md)
- [Dynamic Control Support](https://docs.gapvelocity.ai/webmap/general/frontend/guides/component-maintenance/dynamic-control-support.md)
- [How to add new set of component with a different provider](https://docs.gapvelocity.ai/webmap/general/frontend/guides/component-maintenance/how-to-add-new-set-of-component-with-a-different-provider.md)
- [How to test your component in the playground](https://docs.gapvelocity.ai/webmap/general/frontend/guides/component-maintenance/how-to-test-your-component-in-the-playground.md)
- [Tools](https://docs.gapvelocity.ai/webmap/general/frontend/guides/component-maintenance/tools.md)
- [WMLogger](https://docs.gapvelocity.ai/webmap/general/frontend/guides/wmlogger.md)
- [How to use the WMLogger's instance](https://docs.gapvelocity.ai/webmap/general/frontend/guides/wmlogger/how-to-use-the-wmloggers-instance.md)
- [How to change log's level](https://docs.gapvelocity.ai/webmap/general/frontend/guides/wmlogger/how-to-change-logs-level.md)
- [How to add log tags](https://docs.gapvelocity.ai/webmap/general/frontend/guides/wmlogger/how-to-add-log-tags.md)
- [Integration test](https://docs.gapvelocity.ai/webmap/general/frontend/guides/e2e-maintenance.md)
- [Setup WebMap Applications to Run Front-End And Back-End In Separates Sites](https://docs.gapvelocity.ai/webmap/general/frontend/guides/setup-webmap-applications-to-run-front-end-and-back-end-in-separates-sites.md)
- [Setup WebMap Applications To Run Front-End And Back-End In Separates Sites in Production (IIS)](https://docs.gapvelocity.ai/webmap/general/frontend/guides/setup-webmap-applications-to-run-front-end-and-back-end-in-separates-sites/setup-webmap-applications-to-run-front-end-and-back-end-in-separates-sites-in-production-iis.md)
- [Setup Migrated WebMap Applications To Run Front-end & Back-end In Separates Sites (Only development)](https://docs.gapvelocity.ai/webmap/general/frontend/guides/setup-migrated-webmap-applications-to-run-front-end-and-back-end-in-separates-sites-only-development.md): This entry explains how to setup migrated WebMap applications to run Front-end and Back-end each one in separates sites. Note: Steps bellow work ONLY for development environments
- [Initial Set Up](https://docs.gapvelocity.ai/webmap/general/frontend/guides/initial-set-up.md)
- [Software to Install](https://docs.gapvelocity.ai/webmap/general/frontend/guides/initial-set-up/software-to-install.md)
- [Necessary Repositories](https://docs.gapvelocity.ai/webmap/general/frontend/guides/initial-set-up/necessary-repositories.md)
- [Errors](https://docs.gapvelocity.ai/webmap/general/frontend/errors.md): In this section you will find Errors that the FrontEnd Framework may arise.
- [Version Notes](https://docs.gapvelocity.ai/webmap/general/frontend/version-notes.md)
- [Client Core](https://docs.gapvelocity.ai/webmap/general/frontend/version-notes/client-core.md)
- [Angular Client](https://docs.gapvelocity.ai/webmap/general/frontend/version-notes/angular-client.md)
- [Web Base Components](https://docs.gapvelocity.ai/webmap/general/frontend/version-notes/web-base-components.md)
- [Winforms Angular Components](https://docs.gapvelocity.ai/webmap/general/frontend/version-notes/winforms-angular-components.md)
- [PowerBuilder Kendo Components](https://docs.gapvelocity.ai/webmap/general/frontend/version-notes/powerbuilder-kendo-components.md)
- [Licenses](https://docs.gapvelocity.ai/webmap/general/frontend/licenses.md): Here you can find all the licenses used in our frameworks.
- [Client Core](https://docs.gapvelocity.ai/webmap/general/frontend/licenses/client-core.md)
- [Angular Client](https://docs.gapvelocity.ai/webmap/general/frontend/licenses/angular-client.md)
- [Base Components](https://docs.gapvelocity.ai/webmap/general/frontend/licenses/base-components.md)
- [PB Kendo Components](https://docs.gapvelocity.ai/webmap/general/frontend/licenses/pb-kendo-components.md)
- [WFNet Kendo Components](https://docs.gapvelocity.ai/webmap/general/frontend/licenses/wfnet-kendo-components.md)
- [WebForms Components](https://docs.gapvelocity.ai/webmap/general/frontend/licenses/webforms-components.md)
- [WFNet Access Components](https://docs.gapvelocity.ai/webmap/general/frontend/licenses/wfnet-access-components.md)
- [WFNet Janus Components](https://docs.gapvelocity.ai/webmap/general/frontend/licenses/wfnet-janus-components.md)
- [WFNet C1 Components](https://docs.gapvelocity.ai/webmap/general/frontend/licenses/wfnet-c1-components.md)
- [Silverlight wms-framework](https://docs.gapvelocity.ai/webmap/general/frontend/licenses/silverlight-wms-framework.md)
- [Silverlight i-components](https://docs.gapvelocity.ai/webmap/general/frontend/licenses/silverlight-i-components.md)
- [BackEnd](https://docs.gapvelocity.ai/webmap/general/backend.md)
- [WebMAP From Scratch](https://docs.gapvelocity.ai/webmap/general/backend/webmap-from-scratch.md)
- [Setup](https://docs.gapvelocity.ai/webmap/general/backend/setup.md)
- [DCP: Desktop Compatibly Platform](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform.md)
- [Overview](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform/overview.md)
- [Library Bundles](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform/library-bundles.md)
- [Bundle Library](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform/library-bundles/bundle-library.md)
- [Create an Observable Object](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform/library-bundles/bundle-library/create-an-observable-object.md)
- [Bundle DTO](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform/library-bundles/bundle-dto.md)
- [DTO: Data Transfer Objects](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform/library-bundles/bundle-dto/dto-data-transfer-objects.md)
- [Creating a DTO](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform/library-bundles/bundle-dto/dto-data-transfer-objects/untitled.md)
- [Mappers](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform/library-bundles/bundle-dto/mappers.md)
- [Create Mappers](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform/library-bundles/bundle-dto/mappers/create-mappers.md)
- [Observable Wrappers](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform/library-bundles/bundle-dto/observable-wrappers.md)
- [Create an Observable Wrapper](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform/library-bundles/bundle-dto/observable-wrappers/create-an-observable-wrapper.md)
- [API/Controllers](https://docs.gapvelocity.ai/webmap/general/backend/dcp-desktop-compatibly-platform/library-bundles/bundle-dto/api-controllers.md)
- [Architecture](https://docs.gapvelocity.ai/webmap/general/backend/architecture.md)
- [Weaving on WebMAP](https://docs.gapvelocity.ai/webmap/general/backend/weaving-on-webmap.md)
- [Glossary](https://docs.gapvelocity.ai/webmap/general/backend/glosary.md)
- [FAQ](https://docs.gapvelocity.ai/webmap/general/backend/faq.md)
- [How to create a new Control](https://docs.gapvelocity.ai/webmap/general/backend/faq/untitled.md)
- [How to create a new Screen](https://docs.gapvelocity.ai/webmap/general/backend/faq/untitled-1.md)
- [What is the Mobilize.WebMAP.CoreServices.All?](https://docs.gapvelocity.ai/webmap/general/backend/faq/untitled-2.md)
- [What is the DesignerAttribute?](https://docs.gapvelocity.ai/webmap/general/backend/faq/untitled-3.md)
- [What is the InterceptedAttribute?](https://docs.gapvelocity.ai/webmap/general/backend/faq/untitled-4.md)
- [What is the Mobilize.Extensions.Logging.RollingFile?](https://docs.gapvelocity.ai/webmap/general/backend/faq/untitled-5.md)
- [What is the ObservableAttribute?](https://docs.gapvelocity.ai/webmap/general/backend/faq/untitled-6.md)
- [What is the Mobilize.Weaving.WebMAPExtensions.All?](https://docs.gapvelocity.ai/webmap/general/backend/faq/untitled-7.md)
- [Licenses](https://docs.gapvelocity.ai/webmap/general/backend/licenses.md): Here you can find all the licenses used in our DCPs
- [PBNet DCP](https://docs.gapvelocity.ai/webmap/general/backend/licenses/pbnet-dcp.md)
- [WebFormsDCP](https://docs.gapvelocity.ai/webmap/general/backend/licenses/webformsdcp.md)
- [WFNet DCP](https://docs.gapvelocity.ai/webmap/general/backend/licenses/wfnet-dcp.md)
- [CoreServices](https://docs.gapvelocity.ai/webmap/general/backend/licenses/coreservices.md)
- [CoreServicesCommon](https://docs.gapvelocity.ai/webmap/general/backend/licenses/coreservicescommon.md)
- [Request and Response](https://docs.gapvelocity.ai/webmap/general/request-and-response.md)
- [Introduction](https://docs.gapvelocity.ai/webmap/scalability/introduction.md)
- [Microservices](https://docs.gapvelocity.ai/webmap/scalability/microservices.md)
- [Containerizing a WebMap .Net Application with Docker](https://docs.gapvelocity.ai/webmap/scalability/containerizing-a-webmap-.net-application-with-docker.md)
- [Vertical scalability](https://docs.gapvelocity.ai/webmap/scalability/vertical-scalability.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.gapvelocity.ai/webmap/readme.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.
