Web Workbench: Difference between revisions

From FreeCAD Documentation
(relink module to workbench)
(5 intermediate revisions by one other user not shown)
Line 21: Line 21:


<!--T:7-->
<!--T:7-->
From this browser you are able to navigate the web, click on links, read the online documentation, and log into websites (cookies are supported). The Web Workbench is also a base for developing web-related tools in FreeCAD. The browser window is based on [https://webkit.org/ WebKit], and provides standard navigation buttons such as stop, reload, previous and next page, and zoom in and out.
From this browser you are able to navigate the web, click on links, read the online documentation, and log into websites (cookies are supported). The Web Workbench is also a base for developing web-related tools in FreeCAD. The browser window is based on the [https://wiki.qt.io/QtWebEngine QtWebEngine], and provides standard navigation buttons such as stop, reload, previous and next page, and zoom in and out.

== Tools ==

The Web Workbench offers the following tools:
* [[File:Web_web-set-url.svg|32px]] [[Web_BrowserSetURL|Set Browser URL]]: Changes the URL of the current Web tab
* [[File:Web_web-browser.svg|32px]] [[Web_OpenWebsite|Open FreeCAD Website]]: Opens the [https://freecad.org FreeCAD website]

* [[File:Web_web-previous.svg|32px]] [[Web_BrowserBack|Go Back]]: Goes to previously shown website

* [[File:Web_web-next.svg|32px]] [[Web_BrowserNext|Go Next]]: Goes to next website

* [[File:Web_web-refresh.svg|32px]] [[Web_BrowserRefresh|Refresh]]: Refreshes view of current website

* [[File:Web_web-stop.svg|32px]] [[Web_BrowserStop|Stop]]: Stops loading website

* [[File:Web_web-zoom-in.svg|32px]] [[Web_BrowserZoomIn|Zoom In]]: Zooms into current website

* [[File:Web_web-zoom-out.svg|32px]] [[Web_BrowserZoomOut|Zoom Out]]: Zooms out of current website





Revision as of 08:51, 13 June 2022

Web workbench icon

Introduction

The Web Workbench is not really a modelling workbench, but provides a web browser window within FreeCAD.

From this browser you are able to navigate the web, click on links, read the online documentation, and log into websites (cookies are supported). The Web Workbench is also a base for developing web-related tools in FreeCAD. The browser window is based on the QtWebEngine, and provides standard navigation buttons such as stop, reload, previous and next page, and zoom in and out.

Tools

The Web Workbench offers the following tools: