Search found 760 matches: messages

Return to advanced search

Re: phpBB to LLM

... If you are still facing issues after trying these steps, please provide more details about your operating system, Python version, and any error messages you receive so that I can offer more specific assistance.
by Antonio Linares
Mon Dec 25, 2023 6:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4696

phpBB to LLM

... ) )    hTopic[ "topic" ]    = StrToUtf8( RTrim( posts->topic )  )    hTopic[ "messages" ] = {}    AAdd( hTopic[ "messages" ], GetPost() )    SKIP     while posts->topic == ...
by Antonio Linares
Thu Dec 21, 2023 9:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4696

Fivewin controls similar to javascript elements

... Handling in Windows Programming: Message Queue: Windows applications operate on a message-driven architecture. The operating system dispatches messages (like mouse clicks, key presses, etc.) to applications, which are then handled by the application's message loop. This is somewhat analogous ...
by Otto
Tue Nov 21, 2023 7:33 am
 
Forum: mod_harbour
Topic: Fivewin controls similar to javascript elements
Replies: 2
Views: 1127

Re: whatsapp

... ( c language modules ) in FWH2310. So, that is not compatible with earlier versions. We provide here a modified version with which we can send messages and also some images optionally. This works with FWH2304. // whatsapp app must be installed and opened before running this code#include "FiveWin.ch"#define ...
by nageswaragunupudi
Sun Nov 19, 2023 2:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: whatsapp
Replies: 9
Views: 1290

Re: Help splitting up a character address string

... User I think end funtion is not working - never saw this on harbour ChatGPT You are correct, and I apologize for the confusion in my previous messages. In Harbour, to define the end of a function, you simply use RETURN at the point where you want the function to end and return a value. There ...
by Otto
Wed Nov 15, 2023 7:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 603

Re: FWH2310: WhatsApp messages with Attachments/Images

hua wrote:I wonder how this software is able to detect whether phone is linked to whatsapp or not
https://youtu.be/NYx9LcmPRhk?si=iFQsbGxVXQUpVacs

Probabile use a bot, you can use a bot with telegram there Is a class for fwh
by Silvio.Falconi
Wed Nov 01, 2023 5:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 840

Re: FWH2310: WhatsApp messages with Attachments/Images

I wonder how this software is able to detect whether phone is linked to whatsapp or not
https://youtu.be/NYx9LcmPRhk?si=iFQsbGxVXQUpVacs
by hua
Wed Nov 01, 2023 6:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 840

Re: FWH2310: WhatsApp messages with Attachments/Images

Congratulations, how does using WhatsApp work with Fivewin? Working well. But I noticed one problem which we could not solve till now. If we want to send message with attachments to a particular contact and if we already have the chat window open with the same contact, this function is not working ...
by nageswaragunupudi
Wed Nov 01, 2023 12:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 840

Re: FWH2310: WhatsApp messages with Attachments/Images

vilian wrote:Mr Rao,
Also Will be possible receive an answer and process it ?


Sorry, No.
Possible with WhatsApp Business account, which is also free.
But we did not make any efforts to use it from Fivewin.
by nageswaragunupudi
Wed Nov 01, 2023 12:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 840

Re: FWH2310: WhatsApp messages with Attachments/Images

vilian wrote:Mr Rao,
Also Will be possible receive an answer and process it ?


+1
by Silvio.Falconi
Tue Oct 31, 2023 8:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 840

Re: Introducing FiveTech's fivedit

New version: added messages in the project linking process
https://bitbucket.org/fivetech/fivewin- ... ivedit.exe
by cnavarro
Mon Oct 30, 2023 8:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107788

Re: FWH2310: WhatsApp messages with Attachments/Images

Congratulations, how does using WhatsApp work with Fivewin?
by mgasistemas
Mon Oct 30, 2023 6:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 840

Re: FWH2310: WhatsApp messages with Attachments/Images

Mr Rao,
Also Will be possible receive an answer and process it ?
by vilian
Mon Oct 30, 2023 11:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 840

Re: FWH2310: WhatsApp messages with Attachments/Images

Tested attaching Exe files also. The exe files received by the receiver are working properly.
by nageswaragunupudi
Sun Oct 29, 2023 8:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 840

FWH2310: WhatsApp messages with Attachments/Images

FWH2310 provides facility to send WhatsApp messages with attachments of documents and images from any source. fwh\samples\whatsapp.prg #include "FiveWin.ch"#define ORANGES "https://www.jesmondfruitbarn.com.au/wp-content/uploads/2016/10/Jesmond-Fruit-Barn-Oranges.jpg"function ...
by nageswaragunupudi
Sun Oct 29, 2023 8:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 840
PreviousNext

Return to advanced search