Search found 108 matches: flow

Return to advanced search

FW2WEB Merry-Go-Round

... requiring special network configurations or firewall changes. What is the FW2WEB Merry-Go-Round? The FW2WEB Merry-Go-Round is a communication workflow based on standardized web technologies. The idea is that the desktop application sends a data request (e.g., an invoice preview) to a web server, ...
by Otto
Sun Oct 27, 2024 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW2WEB Merry-Go-Round
Replies: 1
Views: 141

UT - OAuth2

... El flujo del programa es muy sencillo https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/images/flow.jpg Quien quiera conocer como trabaja este tipo de protocolos, aqui hay flujo básico https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/images/oauth2.jpg ...
by Carles
Sun Oct 06, 2024 9:46 am
 
Forum: mod_harbour
Topic: UT - OAuth2
Replies: 0
Views: 339

Re: FlowMarker System Documentation

Dear Antonio, thank you. Please take a closer look at the approach. Flow Marker has a different purpose. This method isn't commonly found in mainstream documentation styles, but it offers a clear, systematic way to trace data flow, especially in scenarios ...
by Otto
Fri Sep 27, 2024 4:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FlowMarker System Documentation
Replies: 2
Views: 142

FlowMarker System Documentation

... We tailored "FlowMarker," a custom documentation model, specifically to our needs. It is a system designed to document data flow within code in a structured and traceable way. Using unique identifiers (DATAFLOW numbers) and annotations, it indicates whether data is being ...
by Otto
Fri Sep 27, 2024 12:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FlowMarker System Documentation
Replies: 2
Views: 142

Re: Demo version

... keep it up!!! I believe that Antonio Linares made you become a moderator only and exclusively for your population (Brazil) but you also flow into the English and Spanish area, in fact you are not part of the fwteam (Linares, Nageswarao, Cristobal)
by Silvio.Falconi
Tue Sep 24, 2024 6:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Demo version
Replies: 29
Views: 921

Re: Data exchange between PC and Android device on the same loca

Hello Arturo, I can't quite remember. But I believe I tested it at the beginning. Since my pressing issues were the development of screens and the flow of the program, I did not look into it further. Also, one loses focus if one experiments too much. I also tested CGI only once and it worked well. ...
by Otto
Wed Feb 21, 2024 1:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 1962

Sankey Diagram - FIVEWIN/WEBVIEW sample

Dear friends, Useful for representing flow charts WINHOTEL Such a diagram would effectively visualize how the origin of guests is distributed across various age groups. For example, a wider path from the age group 18-25 to Germany would indicate ...
by Otto
Sun Jan 14, 2024 8:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sankey Diagram - FIVEWIN/WEBVIEW sample
Replies: 0
Views: 785

Re: random sentences generator

... twinkle in the night sky.") Tokenizer("The Great Wall of China is a historic landmark.") Tokenizer("Rivers flow from higher to lower elevations.") Tokenizer("Bees play a crucial role in pollination.") Tokenizer("Diamonds are a form of ...
by Antonio Linares
Fri Dec 01, 2023 6:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: random sentences generator
Replies: 6
Views: 1038

Re: Error p/generar EXE usando UHTTPD2 en Windows

... to wait 1 mont or 1 year only study ( we need to work hard every day ) in my special case we need write programs on web basically with the flow like this login -> autenticate with database -> reuturn control ante again the same but with parameters of login in the user call example ...
by wilsongamboa
Sun Aug 06, 2023 2:42 pm
 
Forum: mod_harbour
Topic: Error p/generar EXE usando UHTTPD2 en Windows
Replies: 12
Views: 4242

Re: U-Dbu

... 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 project for user harbour. C.
by Carles
Thu May 11, 2023 11:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: U-Dbu
Replies: 17
Views: 1878

Re: HBFORMAT.EXE de xHarbour/Harbour.

Dear Jimmy, yes I have the same CLICK.INI as yours. The program flow is completely out of square after DEFINE DIALOG. I want it to start at COLUMN 4 and keep FLOW in Column 4 and write no more than COLUMN 78. It's possible: Apart from that the program is ...
by karinha
Fri Sep 16, 2022 12:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBFORMAT.EXE de xHarbour/Harbour.
Replies: 12
Views: 1504

Re: HBFORMAT.EXE de xHarbour/Harbour.

hi, Dear Jimmy, your program doesn't do the FLOWCHART correctly, or I didn't understand how to configure it to do the indentation (flow) as HBFORMAT.exe does. Thanks. did you have a CLICK.INI ? [CLICK]INDENT_IF=3INDENT_FOR=3INDENT_CASE=3INDENT_FUNC=3INDENT_BEGIN=3INDENT_WHILE=3INDENT_CLASS=3INDENT_CONTINUE_LINE=1DEFAULT_INDENT=8COMMENTTAB=70HEAD_DIV=-FUNC_DIV=-// ...
by Jimmy
Thu Sep 15, 2022 8:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBFORMAT.EXE de xHarbour/Harbour.
Replies: 12
Views: 1504

Re: HBFORMAT.EXE de xHarbour/Harbour.

Dear Jimmy, your program doesn't do the FLOWCHART correctly, or I didn't understand how to configure it to do the indentation (flow) as HBFORMAT.exe does. Thanks. Estimado Jimmy, su programa no hace el FLOWCHART correctamente, o no entendí cómo configurarlo para hacer la sangría (flujo) ...
by karinha
Thu Sep 15, 2022 3:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBFORMAT.EXE de xHarbour/Harbour.
Replies: 12
Views: 1504

Re: FWH WebApp (HTML) testing

Dear Ari,

thats a possibility that we can have, but shouldn't we follow the app normal "flow" ?

We are not trying to have something different from the desktop app. We want the desktop app to work on the web as it is :-)
by Antonio Linares
Wed Aug 31, 2022 2:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH WebApp (HTML) testing
Replies: 32
Views: 3407

Re: TWebView() and Google Group Account

... time just way for developers to test whether their apps would be impacted by Google blocking embedded webviews in their OAuth 2.0 authorization flows before making the block effective for everyone. You can add a query parameter to your authorization request URI to test for potential impact to ...
by Antonio Linares
Fri Jul 01, 2022 7:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView() and Google Group Account
Replies: 21
Views: 2210
Next

Return to advanced search

cron