Search found 36 matches: frontend

Return to advanced search

Re: combobox color

Dear Jimmy, nevertheless, I think that the future for the frontend will be HTML (WEBVIEW2) Best regards, Otto https://mybergland.com/fwforum/wv_cbx.jpg     #include "FiveWin.ch"    function Main()       local oWebView := ...
by Silvio.Falconi
Wed May 01, 2024 8:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 753

Re: combobox color

Dear Jimmy, nevertheless, I think that the future for the frontend will be HTML (WEBVIEW2) Best regards, Otto https://mybergland.com/fwforum/wv_cbx.jpg     #include "FiveWin.ch"    function Main()  ...
by Otto
Sun Apr 28, 2024 8:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 753

Pragmatic Concept: A Practical Approach to Everyday Challeng

... many solutions available, and it doesn't pay off to rewrite them in Mod Harbour. For example, for file uploads, I call a PHP function from the frontend on the backend and then, within this PHP function, I call a Mod Harbour application using cURL. I then forward the return value to the frontend. ...
by Otto
Sat Feb 17, 2024 9:36 am
 
Forum: mod_harbour
Topic: Pragmatic Concept: A Practical Approach to Everyday Challeng
Replies: 1
Views: 165

webview: toggle-switch replaceing TSwitch

... I am trying to follow the 'fetch syntax' of JavaScript in Fivewin. The goal is to familiarize oneself with mod Harbour and to be able to use the frontend for mod Harbour or Fivewin more or less 1:1. Best regards, Otto https://mybergland.com/fwforum/fwtoggle.gif https://mybergland.com/fwforum/fw_endpoint.jpg
by Otto
Fri Feb 09, 2024 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webview: toggle-switch replaceing TSwitch
Replies: 1
Views: 146

Re: webview - how to get values from js to FWH

... Harbour 3. WebView Layer: Part of the program that uses web technologies (HTML, CSS, JavaScript) within a WebView to implement user interfaces and frontend logic.
by Otto
Tue Jan 09, 2024 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webview - how to get values from js to FWH
Replies: 6
Views: 582

Re: The Future of Developer Forums

... there to support one another. HTML/JavaScript developers who need something good at the backend and, conversely, we from the Clipper side for the frontend. Unfortunately, back then, there was no interest from either our side or from the codeforum side. A few days ago, I revisited this forum. But ...
by Otto
Thu Nov 02, 2023 10:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: The Future of Developer Forums
Replies: 5
Views: 330

Re: que clase nos permite RECONECTAR mas simple?

... algo o cuando vamos a modificar algo. No es necesario tener abierta la conexión todo el tiempo Sql no es DBF. es importante comprender la parte (FRONTEND y BACKEND Con respecto al este aporte, es el tema de conexión y desconexión con un servidor remoto aumenta el tiempo de respuesta demasiado, ...
by leandro
Tue Aug 22, 2023 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: que clase nos permite RECONECTAR mas simple?
Replies: 7
Views: 587

Re: que clase nos permite RECONECTAR mas simple?

... algo o cuando vamos a modificar algo. No es necesario tener abierta la conexión todo el tiempo Sql no es DBF. es importante comprender la parte (FRONTEND y BACKEND)    WHILE ::oCon != NIL      MSGRUN( "Un momento estoy Conectando con el Servidor", "Usuario", {|| ::oCon ...
by JoseAlvarez
Fri Aug 18, 2023 4:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: que clase nos permite RECONECTAR mas simple?
Replies: 7
Views: 587

Re: que clase nos permite RECONECTAR mas simple?

... algo o cuando vamos a modificar algo. No es necesario tener abierta la conexión todo el tiempo Sql no es DBF. es importante comprender la parte (FRONTEND y BACKEND)    WHILE ::oCon != NIL      MSGRUN( "Un momento estoy Conectando con el Servidor", "Usuario", ...
by sysctrl2
Fri Aug 18, 2023 4:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: que clase nos permite RECONECTAR mas simple?
Replies: 7
Views: 587

Re: Web programming with Mod Harbour

... it's essential to understand that web development with this language typically involves building backend components and APIs, rather than creating frontend interfaces (HTML, CSS, and JavaScript). Mod Harbour can be used alongside web frameworks to handle HTTP requests, business logic, and data ...
by sumit234
Sat Jul 29, 2023 7:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web programming with Mod Harbour
Replies: 1
Views: 329

Re: U-Dbu

... practically with commands. This leg of the design, together with the others, such as the integrated server, api for the management of controls and frontend<->backend interaction and the management of the entire flow of a web application, all all all from harbour, I think makes it an attractive ...
by Carles
Thu May 11, 2023 11:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: U-Dbu
Replies: 17
Views: 1225

Re: Closing Circles

Martin, I think you always have to check which mechanism you use on a case-by-case basis. What do you have on the frontend? bootstrap table? We did some test when starting with mod harbour 2 years ago. Please give more details. Best regards, Otto http://forums.fivetechsupport.com/viewtopic.php?f=45&t=39275&p=234389&hilit=speed&sid=8522ac063ae09281d22e52d2658f75dd&sid=e7e9cdf2c038ab13a4db1fd998f53c57#p234389
by Otto
Tue Oct 11, 2022 3:16 pm
 
Forum: mod_harbour
Topic: Closing Circles
Replies: 6
Views: 1338

Re: FW Preview user style

... file for a request. That's it. The file does its task and is closed. I think for this stateless access and not having direct connection between frontend and backend, you maybe have to change the way of programming. As you know, I use TData for years and have also extended database classes to ...
by Otto
Sun May 15, 2022 9:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW Preview user style
Replies: 24
Views: 1741

Re: Advantage Database Server

... that is possible today. With mod harbour practically everything remains as it was with Fivewin. At the backend you have harbour and at the frontend you use a WYSIWYG HTML editor instead of Resource Workshop. It's fun again. Best regards, Otto My daughters and me on the team table - I am ...
by Otto
Fri Jan 14, 2022 7:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3745

Re: Mod Harbour challenge project

... html, css 3 months - learn 1 small application 6 months with all the components: system, login, form, layout, database,…. I don't want to learn frontend languages ​​(html, js, css, ...) Then you will not program web. Whoever tells you otherwise will deceive you. Can we create screens with FWH ...
by Carles
Wed Mar 31, 2021 6:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mod Harbour challenge project
Replies: 15
Views: 2134
Next

Return to advanced search