Search found 896 matches: developer

Return to advanced search

Re: SWAGGER-UI para documentar nuestras API.

... Then you are ready to use their services Remember that you have to register an Api Key https://mailchimp.com/developer/marketing/guides/quick-start/ https://i.postimg.cc/BbBZw9YP/image.png Regards
by Joaquim Ferrer
Wed Mar 06, 2024 6:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SWAGGER-UI para documentar nuestras API.
Replies: 9
Views: 1977

Re: SWAGGER-UI para documentar nuestras API.

Hi. Quim and I, connect using Postman, but your have documentation in https://mailchimp.com/developer/marketing/api/root/list-api-root-resources/ Your need {apikey}, etc.. Example using curl from command line; curl -X GET \ 'https://${dc}.api.mailchimp.com/3.0/?fields=<SOME_ARRAY_VALUE>&exclude_fields=<SOME_ARRAY_VALUE>' ...
by thefull
Wed Mar 06, 2024 5:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SWAGGER-UI para documentar nuestras API.
Replies: 9
Views: 1977

Re: SWAGGER-UI para documentar nuestras API.

... maybe it need to be a user name ? The cCode = API code from Mailchimp I get following error : {"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"API Key Invalid","status":401,"detail":"Your request did ...
by Marc Venken
Tue Mar 05, 2024 9:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SWAGGER-UI para documentar nuestras API.
Replies: 9
Views: 1977

Re: Creo que esto depende de Harbour...

Hola. La técnica a la que te refieres es desestructuración de arrays. En JavaScript se utiliza:https://developer.mozilla.org/es/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment En harbour no me suena haberlo visto nunca, aunque sería muy bueno poder tenerlo. ...
by goosfancito
Sat Mar 02, 2024 5:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Creo que esto depende de Harbour...
Replies: 6
Views: 259

Re: Creo que esto depende de Harbour...

Hola. La técnica a la que te refieres es desestructuración de arrays. En JavaScript se utiliza:https://developer.mozilla.org/es/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment En harbour no me suena haberlo visto nunca, aunque sería muy bueno poder tenerlo. ...
by VictorCasajuana
Sat Mar 02, 2024 3:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Creo que esto depende de Harbour...
Replies: 6
Views: 259

Re: WebView2 sample

Silvio.Falconi wrote:install https://developer.microsoft.com/en-us/m ... /webview2/ x86 version before using it
then U ust have WebView2Loader.dll and webview.dll in your folder


Thanks, Silvio.
I already did this but the errors do remain.
by Detlef
Sun Jan 28, 2024 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 sample
Replies: 16
Views: 1208

Re: WebView2 sample

... from C:\ENTW\FWH22\SAMPLES\TWEBVIEW.OBJ Is this because of my FHW version or am I doing something wrong? Kind regards, Detlef install https://developer.microsoft.com/en-us/microsoft-edge/webview2/ x86 version before using it then U ust have WebView2Loader.dll and webview.dll in your folder
by Silvio.Falconi
Sun Jan 28, 2024 5:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 sample
Replies: 16
Views: 1208

Re: MySql vs Oracle

Cesar:

Muchas gracias por el aporte, creo que voy viendo la luz al final del túnel.

He instalado Oracle Database, SqlDeveloper y PLSQL developer en mi mortal PC

Continuaré con mis pruebas

Saludos
by Armando
Sat Jan 27, 2024 6:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: MySql vs Oracle
Replies: 33
Views: 1669

2024

Best wishes to the staff of the coolest developer library in the world.
Happy New Year
by MarcoBoschi
Mon Jan 01, 2024 8:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 2024
Replies: 6
Views: 844

Re: Using Microsoft AI Phi-2 from FWH

... amd64 ********************************************************************** ** Visual Studio 2022 Developer Command Prompt v17.2.6 ** Copyright (c) 2022 Microsoft Corporation ********************************************************************** ...
by Jimmy
Fri Dec 22, 2023 1:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8284

Re: developer tools (F12) in WebView?

Dear Cristobal,
thank you.

Best regards,
Otto
by Otto
Tue Dec 05, 2023 3:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: developer tools (F12) in WebView?
Replies: 2
Views: 327

Re: developer tools (F12) in WebView?

Dear Otto, try
Code: Select all  Expand view

oWebView := TWebView():New( 1, )
 
by cnavarro
Tue Dec 05, 2023 2:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: developer tools (F12) in WebView?
Replies: 2
Views: 327

developer tools (F12) in WebView?

Hello friends,
How can I enable and open the developer tools (F12) in WebView?

Best regards,
Otto
by Otto
Tue Dec 05, 2023 6:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: developer tools (F12) in WebView?
Replies: 2
Views: 327

Re: Convert a print to Rtf or doc

Let me say it again: With the free developer resources we have here and the priorities - for example, variable column height in xBrowse - it's not possible.
by Otto
Fri Dec 01, 2023 10:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3467
Next

Return to advanced search