Web Workbench: Difference between revisions

From FreeCAD Documentation
(→‎Tools: add icons)
(→‎Tools: finish)
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]]: ...
* [[File:Web_web-set-url.svg|32px]] [[Web_BrowserSetURL|Set Browser URL]]: To specify the website for [[Web_OpenWebsite|Open Website]]


* [[File:Web_web-browser.svg|32px]] [[Web_OpenWebsite|Open Website]]: ..
* [[File:Web_web-browser.svg|32px]] [[Web_OpenWebsite|Open Website]]: Opens the website set via [[Web_BrowserSetURL|Set Browser URL]]


* [[File:Web_web-previous.svg|32px]] [[Web_BrowserBack|Go Back]]: ..
* [[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]]: ..
* [[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|Set Browser URL]]: Zooms into current website

* [[File:Web_web-zoom-out.svg|32px]] [[Web_BrowserZoomOut|Set Browser URL]]: Zooms out of current website





Revision as of 01:26, 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: