FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour exe windows on tablet
Posts: 434
Joined: Wed Jun 06, 2007 02:58 PM
exe windows on tablet
Posted: Wed Oct 16, 2019 07:58 AM

Hi,
I'd like to run my .exe (FWH 64) on tablet android (or others tablet), is it possible?
Can you help me?

thank you

FiveWin for xHarbour 24.02 - Feb. 2024 - Embarcadero C++ 7.60 for Win32 Copyright (c) 1993-2023

FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)

Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: exe windows on tablet
Posted: Wed Oct 16, 2019 10:37 AM

if the exe made for windows is not possible on Android (perhaps one day someone will invent something to make it work on android too)

I use a tablet Miix320 Lenovo ( windows 10 pro) and run correctly exe made with fwh

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 434
Joined: Wed Jun 06, 2007 02:58 PM
Re: exe windows on tablet
Posted: Wed Oct 16, 2019 12:11 PM

thank you Silvio,
Can I to use my app.exe (windows desktop) on tablet without changes ?

FiveWin for xHarbour 24.02 - Feb. 2024 - Embarcadero C++ 7.60 for Win32 Copyright (c) 1993-2023

FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)

Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: exe windows on tablet
Posted: Thu Oct 17, 2019 05:06 PM
Regards



G. N. Rao.

Hyderabad, India
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: exe windows on tablet
Posted: Thu Oct 17, 2019 05:41 PM

Windows, iOS, and Android are separate operating systems and though some capabilities are supported, when trying to use the Mac version of FWH, there were many features we simply could not use because the other OS didn't support it. I tell my clients that Windows tablets are actually full computers and prices are affordable now.

I have taken my main application and built a subset with those things that can be done well on a tablet, and adjusted displays to best use the display space. My clients are happy.

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Re: exe windows on tablet
Posted: Fri Oct 18, 2019 07:10 AM

Continue the discussion