Opening a JWW file on a phone
Tapping a .jww attachment on an iPhone or an Android usually opens nothing at all. Why that happens, and the four ways around it — one of which needs no app installed.
Why nothing opens it
Jw_cad is a Windows desktop program, and there has never been an official iOS or Android version. On top of that, .jww is Jw_cad's own on-disk format rather than an interchange format, so neither phone platform has anything registered to handle the extension. Mail and chat apps fall back to a generic file icon with no preview and no useful "open in" list. The file is not damaged and the download did not fail — the phone simply has nothing that can read it.
Four ways around it
Convert it in the phone's browser
This site runs on a phone browser the same as on a desktop: open the page, pick the file, and export it as SVG, PDF, PNG or DXF. Nothing is installed, and the drawing is parsed on the phone itself rather than uploaded, which matters when it belongs to a client.
Ask whoever sent it for a PDF
Often the right answer, and worth saying once to a design office rather than converting every drawing they send for the rest of the job. They have Jw_cad open already, and a PDF is what most people receiving a drawing actually needed.
Remote desktop into a PC that has Jw_cad
If you need Jw_cad itself — editing rather than reading — a remote desktop app onto an office PC gives you the real program. It needs a solid connection and a machine left switched on, and Jw_cad's dense interface is punishing on a phone screen, but nothing else lets you edit.
Viewer apps, with a caveat
Some app-store CAD viewers list .jww among their supported formats. Check where the file goes before using one on anything confidential: several convert on a server, which means the drawing leaves the phone. That can be fine for your own work and unacceptable for a client's.
Doing it in the browser, step by step
- Save the attachment to the phone first. On an iPhone, tap it and choose Save to Files; on Android, download it. Opening it straight from a mail app often will not work.
- Open this site in the phone's browser. No sign-in and no app.
- Tap the upload area and choose the .jww from Files or Downloads.
- Pick a format and export. PDF to send or print, PNG to paste into a message.
What a phone does well, and what it does not
- Viewing and panning are fine — drag with one finger to move around the drawing.
- Zoom is on the on-screen buttons rather than a pinch gesture. Pinch-to-zoom on the drawing is not implemented yet.
- Annotation was built for a mouse. It responds to touch, but the handles are small and proper touch support is still on the list.
- Very large drawings are bounded by the phone's memory rather than by the converter. A file that opens on a laptop can still fail on an older phone.
- Once the page has loaded, converting needs no connection, because the parsing happens on the device. Reloading the page does need one — the site is not installable as an offline app.