Web Workbench: Difference between revisions

From FreeCAD Documentation
(→‎Tools: fix)
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 23: Line 23:
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.
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 ==
== Tools == <!--T:15-->


<!--T:16-->
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]]: To specify the website for [[Web_OpenWebsite|Open Website]]


<!--T:17-->
* [[File:Web_web-browser.svg|32px]] [[Web_OpenWebsite|Open Website]]: Opens the website set via [[Web_BrowserSetURL|Set Browser URL]]
* [[File:Web_BrowserSetURL.svg|32px]] [[Web_BrowserSetURL|Set URL]]: Changes the URL of the active Web tab.


<!--T:18-->
* [[File:Web_web-previous.svg|32px]] [[Web_BrowserBack|Go Back]]: Goes to previously shown website
* [[File:Web_OpenWebsite.svg|32px]] [[Web_OpenWebsite|Open website...]]: Opens the [https://freecadweb.org FreeCAD website].


<!--T:19-->
* [[File:Web_web-next.svg|32px]] [[Web_BrowserNext|Go Next]]: Goes to next website
* [[File:Web_BrowserBack.svg|32px]] [[Web_BrowserBack|Previous page]]: Goes to the previous web page.


<!--T:20-->
* [[File:Web_web-refresh.svg|32px]] [[Web_BrowserRefresh|Refresh]]: Refreshes view of current website
* [[File:Web_BrowserNext.svg|32px]] [[Web_BrowserNext|Next page]]: Goes to the next web page.


<!--T:21-->
* [[File:Web_web-stop.svg|32px]] [[Web_BrowserStop|Stop]]: Stops loading website
* [[File:Web_BrowserRefresh.svg|32px]] [[Web_BrowserRefresh|Refresh web page]]: Updates the current web page.


<!--T:22-->
* [[File:Web_web-zoom-in.svg|32px]] [[Web_BrowserZoomIn|Zoom In]]: Zooms into current website
* [[File:Web_BrowserStop.svg|32px]] [[Web_BrowserStop|Stop loading]]: Stops loading the current web page.


<!--T:23-->
* [[File:Web_web-zoom-out.svg|32px]] [[Web_BrowserZoomOut|Zoom Out]]: Zooms out of current website
* [[File:Web_BrowserZoomIn.svg|32px]] [[Web_BrowserZoomIn|Zoom in]]: Zooms in on the current web page.

<!--T:24-->
* [[File:Web_BrowserZoomOut.svg|32px]] [[Web_BrowserZoomOut|Zoom out]]: Zooms out on the current web page.




Line 54: Line 64:


</translate>
</translate>
{{Web Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Web{{#translation:}}]]
[[Category:Workbenches{{#translation:}}]]
[[Category:Workbenches{{#translation:}}]]

Latest revision as of 12:36, 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.
  • Zoom out: Zooms out on the current web page.