FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Mobile App Development
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM

Mobile App Development

Posted: Tue Jan 14, 2020 12:21 PM

Dear All ,

I am using FiveWin and Maridb for main application development.

Client also asking to develop small Mobile App to perform certain function in the Mobile App.

Could you please guide what would be best and quickest way to develop Mobile App. Thanks in advance...!

Shall I go for mod_harbour OR any other solution ?

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: Mobile App Development

Posted: Thu Jan 16, 2020 05:59 AM

a mod_harbour app will work on any device on the web, it does not matter if it is Apple, Android, SmartTV, etc...

It is the way to go :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM

Re: Mobile App Development

Posted: Thu Jan 16, 2020 08:18 AM

Exactly. And you don't need App Store, Google Play.

Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM

Re: Mobile App Development

Posted: Thu Jan 16, 2020 08:51 AM

Hello Massimo,
how can we setup fullscreen for this web pages?
Best regards
Otto

Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM

Re: Mobile App Development

Posted: Thu Jan 16, 2020 04:18 PM

Hi Otto,
If you use Bootstrap he makes everything for you. Using some specific commands inside the HTML
the screens are all auto-adapting. If you go on the web and search for Bootstrap you can realize the
power of this instrument. In some samples of mod-harbor, made by Antonio, there are some examples
of its use. There are also some tutorials on Youtube.

Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM

Re: Mobile App Development

Posted: Thu Jan 16, 2020 06:49 PM

Hello Massimo,

thank you. Can you please point me to the examples.

Thank you in advance
Otto

Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM

Re: Mobile App Development

Posted: Thu Jan 16, 2020 07:55 PM
dbrowse.prg
dbedit.prg

You can see that there is the bootstrap link in the head section and then the javascript include.
After this the calls to che classes "container-fluid", "col-xs-6", "btn-group", "btn btn-default" are related to bootstrap.
Every class is automatically positioned in certain points of the screen. But you will understand better if you look this
video https://www.youtube.com/watch?v=0tv85fkdV14
The big advantage is that you can design a form and this is placed always in a certain point of the screen, with the size
auto-adapted. And everything you put in that form too. When you run the examples you can stretch the browser size and
you can see that the content is adapted to new screen layout.
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM

Re: Mobile App Development

Posted: Thu Jan 16, 2020 10:10 PM
Hello Massimo,
I explained myself poorly. What I mean is openFullscreen().
I thought maybe there is a working mod harbour sample.
The code is working and does the same as F11 in Firefox. But I am uncertain how where o call openFullscreen that the web page is opened in full screen automatically and if this is the way.
I also tested solutions with scroll to 0,1 .
Best regards
Otto

https://winhotel.space/mm/test.prg
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM

Re: Mobile App Development

Posted: Fri Jan 17, 2020 09:06 AM

Hi Otto ,

Could you please send some examples having INSERT,UPDATE,DELETE function. Thanks in advance...!

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM

Re: Mobile App Development

Posted: Fri Jan 17, 2020 06:12 PM
Hello Shridhar,
I'm taking notes here
https://winhotel.space/harbourino/html/index.html
while learning mod harbor, javascript, and html.

In the section form-handle-fields I wrote down how I read the data from the dbf file, save it in a session object and use Ajax to return it to mod harbor and then save it in the dbf file.

LG
Otto


Posts: 162
Joined: Wed Feb 22, 2017 02:19 AM

Re: Mobile App Development

Posted: Fri Jan 17, 2020 11:32 PM
shri_fwh wrote:Dear All ,

I am using FiveWin and Maridb for main application development.

Client also asking to develop small Mobile App to perform certain function in the Mobile App.

Could you please guide what would be best and quickest way to develop Mobile App. Thanks in advance...!

Shall I go for mod_harbour OR any other solution ?

My friend . I have a tips for your just send me a email.
Regards.
S.I.T.U.
Sistemas Inteligentes de transporte urbano
http://www.situcr.com
oscarchacon@Situcr.com
Desarrollos BA4/B4j androide
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM

Re: Mobile App Development

Posted: Sat Jan 18, 2020 12:42 AM
Busmatic_wpb wrote:
shri_fwh wrote:Dear All ,

I am using FiveWin and Maridb for main application development.

Client also asking to develop small Mobile App to perform certain function in the Mobile App.

Could you please guide what would be best and quickest way to develop Mobile App. Thanks in advance...!

Shall I go for mod_harbour OR any other solution ?

My friend . I have a tips for your just send me a email.


Why don't you explain it here?
Surely it is information that can interest us all.
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 162
Joined: Wed Feb 22, 2017 02:19 AM

Re: Mobile App Development

Posted: Sat Jan 18, 2020 06:16 AM

Why don't you explain it here?
Surely it is information that can interest us all.[/quote]

Sr. Cnavarro, si claro es importante pero se trata de otro tipo de framework que yo uso y me va muy bien desarrollando aplicativos androide. Rapido sencillo , por como podras ver no creo conveniente hablar al respecto por respecto al Sr. Antonio.

Deseas mas info con gusto fuera de linea te hablo. amigo.

Regards.
S.I.T.U.
Sistemas Inteligentes de transporte urbano
http://www.situcr.com
oscarchacon@Situcr.com
Desarrollos BA4/B4j androide
Posts: 1283
Joined: Fri Feb 10, 2006 02:34 PM

Re: Mobile App Development

Posted: Sat Jan 18, 2020 07:56 PM
Hi

Busmatic_wpb wrote:....

Deseas mas info con gusto fuera de linea te hablo. amigo.


Me gustan las soluciones

carles9000 arroba gmail.com :-)
Salutacions, saludos, regards

"...programar es fácil, hacer programas es difícil..."

UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
HIX -> https://github.com/carles9000/hix
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM

Re: Mobile App Development

Posted: Mon Jan 20, 2020 08:06 AM
Antonio Linares wrote:a mod_harbour app will work on any device on the web, it does not matter if it is Apple, Android, SmartTV, etc...

It is the way to go :-)

Antonio,

I Tried to make a sample test.
I wish create a small test as Clientes of Charles (FWPPC)
pero luego tuve que dejar de tener problemas para crear un formulario y guardar / modificar datos
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