# General

- [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)


---

# 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/general.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.
