I saw someone showing his invoice module.
He claims invoice can be sent out from within the program directly but must be running web-based whatsapp before that is done.
Anyone has any idea of how that is done?
#include "FiveWin.ch"
function Main()
ShellExecute( 0, "open", "https://web.whatsapp.com/send?phone=34722461100&text=Hello" )
SysWait( 8 )
CreateObject( "WScript.Shell" ):SendKeys( "~" )
return nil
nageswaragunupudi wrote:I am using it and working perfectly for me.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 34 guests