Search found 2335 matches: info

Return to advanced search

Re: hb_getEnv("PRGPATH")

Start, Einstellungen, System, Info, erweiterte Systemeinstellungen, Umgebungsvariablen, ...

Start, Settings, System, About, Advanced System Settings, Environment Variables, ...
by alerchster
Tue May 07, 2024 2:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_getEnv("PRGPATH")
Replies: 8
Views: 146

Re: get your external IP

Nice, thanks.

Using this info
Code: Select all  Expand view
function PublicIP()
return BeforAtNum( "</span>", AfterAtNum( [-ip">], WebPageContents( "https://ifconfig.co/" ), 1 ), 1 )
by nageswaragunupudi
Mon May 06, 2024 1:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: get your external IP
Replies: 9
Views: 181

Re: WhatsApp tests

... it works. I only tried text. It seems that you need to have WhatsApp installed on the PC. On the server via RDP with the administrator, I get this info: This app cannot be activated by the built-in administrator account. Best regards, Otto
by Otto
Wed Apr 17, 2024 7:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WhatsApp tests
Replies: 9
Views: 411

Re: ADS with 64bit FWH Apps

Some time ago when i build x(harbour) myself, this is ever work, using ace from 10, i can access 10,11,12 versions, but waiting info from others users is good. :)
you need ace redistributable 10.

very thanks for your time,
best regards.
by NWKL
Mon Apr 15, 2024 9:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2348

Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc

Hello Fivewinners. Hola Fivewinners Need to open 160.000+ xml files and extract some info Necesito abrir mas de 160.000 archivos xml y sacar informacion I use tXmlDocument class Uso la clase TxmlDocument I have the file names in an Array Tengo los nombres de los archivos ...
by Adolfo
Wed Mar 20, 2024 7:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc
Replies: 4
Views: 854

Help with HB_REALLOC ERROR 9009

Hello Fivewinners. Hola Fivewinners Need to open 160.000+ xml files and extract some info Necesito abrir mas de 160.000 archivos xml y sacar informacion I use tXmlDocument class Uso la clase TxmlDocument I have the file names in an Array Tengo los nombres de los archivos ...
by Adolfo
Wed Mar 20, 2024 7:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with HB_REALLOC ERROR 9009
Replies: 5
Views: 1108

Re: España: Normativa sancionadora sistemas informáticos

Víctor, Gracias por la info. Pero ¿ Sigue en marcha la dualidad del sistema, es decir, verifactu y sistema de eventos o sólo ha quedado verifactu ? Salu2 En las especificaciones indica que si utilizas verifactu no estás obligado a llevar ...
by VictorCasajuana
Fri Mar 15, 2024 11:43 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: España: Normativa sancionadora sistemas informáticos
Replies: 95
Views: 28987

Re: España: Normativa sancionadora sistemas informáticos

Víctor,

Gracias por la info.
Pero ¿ Sigue en marcha la dualidad del sistema, es decir, verifactu y sistema de eventos o sólo ha quedado verifactu ?

Salu2
by paquitohm
Fri Mar 15, 2024 10:37 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: España: Normativa sancionadora sistemas informáticos
Replies: 95
Views: 28987

Re: Question about performance RowSet

Otro tip adicional es que cuando hacemos una consulta al servidor, la primera vez tomo su tiempo, dado que esa info no existe en la cache del servidor, si en poco tiempo se hace una consulta similar, el tiempo de respuesta se reduce dado que mucha de la info ya está en cache, ...
by carlos vargas
Fri Mar 15, 2024 3:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4120

Re: SWAGGER-UI para documentar nuestras API.

Hi, I gave a quick look in Postman. Heavy for a not programmer like me )))) But I was able to get information from the command line with cUrl. Of cource the implementation info FW will be the goal. Looking into the forum it seems that we have to link extra 2 libs and place ...
by Marc Venken
Fri Mar 08, 2024 9:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SWAGGER-UI para documentar nuestras API.
Replies: 9
Views: 2017

Re: Does anyone have an Envelope Printing module ?

Gentleman I have a customer that had a contact database in SAGE and SAGE has quit supporting their Contact info of products. I was fortunant enough to export my Customers data into an Excel file which I imported into MS Access. I have all the usual fields like Company Contact ...
by Rick Lipkin
Fri Mar 01, 2024 10:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 636

FWH 24.02 new Class TWebView2

Dear friends, when we started looking for info to use WebView2 from FWH we found https://github.com/webview/webview the code looked quite complex, so we decided to try the webview.dll which it is what we have been using in FWH until now recently ...
by Antonio Linares
Thu Feb 29, 2024 4:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 24.02 new Class TWebView2
Replies: 11
Views: 2503

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

I appreciate your info Otto, it is almost certainly a solution if I use Apache.
The problem is that I don't know if Mod-Harbour /or/ Apache directly allow me to run HRB's /CGI's / instead of PRG's directly, which is MANDATORY in this specific case.
by Arturo Lopesoria
Wed Feb 21, 2024 12:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 826

Re: Google Graph extra graphic ? (Navaro)

a Quick update I tried .... Not working (but I have to read into the Webview information) Trying to make the background transparent <div id="chart_div" style="width: 400px; height: 120px;"><background-color="transparent;"></div> ...
by Marc Venken
Tue Feb 20, 2024 10:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 23
Views: 2925

Re: function urlLoad( cUrl )

... of you and a thank you - also to those who wrote the wonderful documentations ... they are of immense value - as the forum is. Dear Ruth, All the info must be here https://github.com/FiveTechSoft/FiveTech_wiki In case some function is not documented, please let us know it so we complete ...
by Antonio Linares
Sat Feb 17, 2024 8:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: function urlLoad( cUrl )
Replies: 17
Views: 1698
Next

Return to advanced search