Web Workbench: Difference between revisions

From FreeCAD Documentation
(→‎Tools: Updated.)
Line 26: Line 26:


The Web Workbench offers the following 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_BrowserSetURL.svg|32px]] [[Web_BrowserSetURL|Set URL]]: Changes the URL of the active Web tab.


* [[File:Web_web-next.svg|32px]] [[Web_BrowserNext|Go Next]]: Goes to next website
* [[File:Web_OpenWebsite.svg|32px]] [[Web_OpenWebsite|Open website...]]: Opens the [https://freecadweb.org FreeCAD website].


* [[File:Web_web-refresh.svg|32px]] [[Web_BrowserRefresh|Refresh]]: Refreshes view of current website
* [[File:Web_BrowserBack.svg|32px]] [[Web_BrowserBack|Previous page]]: Goes to previous web page.


* [[File:Web_web-stop.svg|32px]] [[Web_BrowserStop|Stop]]: Stops loading website
* [[File:Web_BrowserNext.svg|32px]] [[Web_BrowserNext|Next page]]: Goes to next web page.


* [[File:Web_web-zoom-in.svg|32px]] [[Web_BrowserZoomIn|Zoom In]]: Zooms into current website
* [[File:Web_BrowserRefresh.svg|32px]] [[Web_BrowserRefresh|Refresh web page]]: Updates the current web page.


* [[File:Web_web-zoom-out.svg|32px]] [[Web_BrowserZoomOut|Zoom Out]]: Zooms out of current website
* [[File:Web_BrowserStop.svg|32px]] [[Web_BrowserStop|Stop loading]]: Stops loading the current web page.

* [[File:Web_BrowserZoomIn.svg|32px]] [[Web_BrowserZoomIn|Zoom in]]: Zooms in on the current web page.

* [[File:WWeb_BrowserZoomOut.svg|32px]] [[Web_BrowserZoomOut|Zoom out]]: Zooms out on the current web page.





Revision as of 12:20, 14 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:

  • Set URL: Changes the URL of the active Web tab.
  • Zoom in: Zooms in on the current web page.