|
Sharing content through whatsapp or others programs |
Iniciado por info, jul., 20 2017 5:58 PM - 2 respostas |
| |
| | | |
|
| |
Publicado em julho, 20 2017 - 5:58 PM |
Hi everyone, I see a lot of apps that allow to share their content through a lot of other apps (Whatsapp, Gmail, SMS, Copy text into clipboard ...). We are developing an app and we want to insert a function that work this way:
I press on the "Share with a friend" button and a window popup, you click on Whatsapp (for example) and the chosen app open with a pre-filled text and you can share it with someone. In this case, Whatsapp opens up and you can send the pre-filled text to a friend to send them a link to the app.
Is it possible in WinDev Mobile 22?
Thank you in advance.
Best Regards, Luca |
| |
| |
| | | |
|
| | |
| |
Publicado em julho, 21 2017 - 3:14 PM |
I hope this help someone with the same trouble:
I managed to open WhatsApp via ShellExecute, here's the example:
ShellExecute("whatsapp://send?text=Hello, World!")
This one opens whatsapp with the pre-filled text: Hello, World! |
| |
| |
| | | |
|
| | |
| |
Membro registado 56 mensagems |
|
Publicado em maio, 26 2022 - 6:08 PM |
hi luca,
I understand that you are Italian, if you want we have a telegram account, windev Italy so we can exchange info faster. |
| |
| |
| | | |
|
| | | | |
| | |
|