Search found 117 matches: msgs

Return to advanced search

Re: enviar mensajes a whatsapp, ¿posible solucion?

... )   SysWait( 1 )   CreateObject( "WScript.Shell" ):SendKeys( "~" )return nil To send msgs to a whatsapp group instead of a phone number use this: whatsapp://send?text=encoded_message&phone=group_id Find out the group ID of the group ...
by Antonio Linares
Fri Oct 13, 2023 6:13 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: enviar mensajes a whatsapp, ¿posible solucion?
Replies: 55
Views: 4482

Re: FWH WebApp (HTML) testing

Dear Ari,

We are going to review those examples

When posting an image from github, please right click on the image and select "copy image address" then place the url between [img]and[/img]
I have edited your two previous msgs

many thanks for your feedback!
by Antonio Linares
Fri Sep 02, 2022 3:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH WebApp (HTML) testing
Replies: 32
Views: 2354

Re: How to use corretly SYSREFRES() function

Mauri,

If the loop takes too much time, then a call to SysRefresh() is needed to allow Windows process pending msgs
by Antonio Linares
Wed Apr 07, 2021 8:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use corretly SYSREFRES() function
Replies: 1
Views: 258

Re: Mysql (Result a Array en C) solicitud de ayuda.

Carlos,

revisa el código de FWH\source\function\msgs.c por si puede servirte de ayuda.

También puede ayudar el código de harbour\contrib\hbwin\olecore.c
by Antonio Linares
Tue Mar 02, 2021 7:53 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mysql (Result a Array en C) solicitud de ayuda.
Replies: 7
Views: 577

New FTDN February 2020 (FWH 20.02)

... @cIssuer, @cInfo ) --> lValidNum cIssuer --> Visa, MasterCard, etc. cInfo --> More details reg. bank, debit/credit, country, etc * CenterMsgs() - After calling this function all msg* dialogs are centered in in the active window instead of desktop window. But an unwated side-effect was ...
by Antonio Linares
Wed Feb 26, 2020 10:24 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2020 (FWH 20.02)
Replies: 1
Views: 4657

Re: Catching HB_CompileFromBuf() errors

...     }   } Which means: If the second parameter (the number 2) is logical and it is true, then s_pp_msg is used to route the compiler msgs. And from s_pp_msg() the runtime error is created:      pError = hb_errRT_New( ES_ERROR, "COMPILER", 1001, ( HB_ERRCODE ) ...
by Antonio Linares
Mon Apr 02, 2018 3:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Catching HB_CompileFromBuf() errors
Replies: 1
Views: 871

Re: Sending WhatsApp msgs

Ah ! I'm sorry, my mistake.
by hmpaquito
Mon Oct 10, 2016 3:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending WhatsApp msgs
Replies: 44
Views: 20510

Re: Sending WhatsApp msgs

As Mr. Antonio had asked for c library in 2015. so I have just shared the link here.

Translate from English :
El Sr. Antonio había pedido para la biblioteca C en el año 2015 por lo que sólo he compartido el enlace aquí.
by dagiayunus
Mon Oct 10, 2016 1:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending WhatsApp msgs
Replies: 44
Views: 20510

Re: Sending WhatsApp msgs

dagiayunus,

¿ Has pensado en contratar los servicios de Fivetech Software para que te ayude a integrar esos fuentes en tu aplicación ?

Saludos
by hmpaquito
Mon Oct 10, 2016 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending WhatsApp msgs
Replies: 44
Views: 20510

Re: Sending WhatsApp msgs

C# library to talk to Telegrams Bot API
https://github.com/reo7sp/tgbot-cpp

https://github.com/MrRoundRobin/telegram.bot


C++ library for Telegram bot API.
https://github.com/reo7sp/tgbot-cpp


Regards
Yunus
by dagiayunus
Fri Oct 07, 2016 2:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending WhatsApp msgs
Replies: 44
Views: 20510

Re: Sending WhatsApp msgs

George,

Thanks,

It looks quite complex. If we could find a simple example in C or C++...
by Antonio Linares
Sun Dec 06, 2015 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending WhatsApp msgs
Replies: 44
Views: 20510

Re: Sending WhatsApp msgs

Antonio,
Telegram APIs is available, free of charge, for developers:
https://core.telegram.org/api

Perhaps we can use it with FWH.

Regards,

George
by George
Sun Dec 06, 2015 1:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending WhatsApp msgs
Replies: 44
Views: 20510

Re: Sending WhatsApp msgs

George,

The code that I developed for whatsapp is no longer working as they changed the used protocol.

I don't know if Telegram provides an API that we could use.
by Antonio Linares
Sun Dec 06, 2015 9:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending WhatsApp msgs
Replies: 44
Views: 20510

Re: Sending WhatsApp msgs

It's possible to use WhatsApp or Telegram Messenger to send SMS using FWH?
by George
Sat Dec 05, 2015 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending WhatsApp msgs
Replies: 44
Views: 20510

Re: Fivewin debugger (end of line problem)

Pieter,

OutputDebugString( cText ) is a very good option too. Text msgs are displayed in dbwin32 app.

dbwin32 is available from here:
https://bitbucket.org/fivetech/fivewin-contributions/downloads/dbwin32.zip
by Antonio Linares
Tue Sep 22, 2015 3:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin debugger (end of line problem)
Replies: 4
Views: 690
Next

Return to advanced search