<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>7 Aug 2015 11:03:00 Z</lastBuildDate><pubDate>3 Aug 2015 21:10:00 Z</pubDate><description>Hello:&#13;
&#13;
I have a WebDev site (WB20) which needs to receive notifications from a WinDev applications, whenever some data changes. I tried Shared Memory but I don't think it's a good idea, because the increase of data would cause problem with the size of the Shared memory.&#13;
&#13;
I was thinking on the WinDev app to send notifications via TCP or UDP, but I'm not sure how the WebDev site can receive this kind of messages. Is there any way to implement this in a WebDev site? Or any other suggestion for these notifications?&#13;
&#13;
Thanks in advance.&#13;
Gus</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site/read.awp</link><title>Notifications from a WinDev app to a WebDev site</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53462/read.awp</comments><pubDate>7 Aug 2015 11:03:00 Z</pubDate><description>Hi Gus&#13;
&#13;
that part is easy. As said in the first answer here, you can use httprequest to send data to an awp page.&#13;
&#13;
If you ne…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53462/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53462/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site/read.awp">Notifications from a WinDev app to a WebDev site</source><title>Re: Notifications from a WinDev app to a WebDev site</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53458/read.awp</comments><pubDate>7 Aug 2015 00:07:00 Z</pubDate><description>Hi:&#13;
Thanks again for the email.&#13;
&#13;
This is a good mechanism to push data from WebDev server to the Browser.&#13;
&#13;
But going back t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53458/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53458/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site/read.awp">Notifications from a WinDev app to a WebDev site</source><title>Re: Notifications from a WinDev app to a WebDev site</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53446/read.awp</comments><pubDate>6 Aug 2015 12:15:00 Z</pubDate><description>Hi Gus,&#13;
&#13;
I checked, and there is an article about how to do it in the LST 100, using the html 5 server sent event mechanism. I…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53446/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53446/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site/read.awp">Notifications from a WinDev app to a WebDev site</source><title>Re: Notifications from a WinDev app to a WebDev site</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53434/read.awp</comments><pubDate>5 Aug 2015 17:53:00 Z</pubDate><description>Thanks, Fabrice.&#13;
&#13;
I'm completely lost.... I couldn't find anything like "push", "Push Mode", or "server push mode" in the help…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53434/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53434/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site/read.awp">Notifications from a WinDev app to a WebDev site</source><title>Re: Notifications from a WinDev app to a WebDev site</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53429/read.awp</comments><pubDate>5 Aug 2015 16:28:00 Z</pubDate><description>Hi Gus,&#13;
&#13;
no. Parallel tasks are in windev.&#13;
There is a new server push mode in webdev.&#13;
&#13;
Best regards</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53429/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53429/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site/read.awp">Notifications from a WinDev app to a WebDev site</source><title>Re: Notifications from a WinDev app to a WebDev site</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53413/read.awp</comments><pubDate>5 Aug 2015 00:00:00 Z</pubDate><description>Hello Fabrice:&#13;
Thanks for your time.&#13;
&#13;
Are you referring to the Parallel Tasks types and functions or the AutomaticEvent and M…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53413/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53413/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site/read.awp">Notifications from a WinDev app to a WebDev site</source><title>Re: Notifications from a WinDev app to a WebDev site</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53396/read.awp</comments><pubDate>4 Aug 2015 12:07:00 Z</pubDate><description>Hi Gus,&#13;
&#13;
there is a new option in webdev 20 allowing just that. Basically, it's about having a background task on the server a…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53396/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53396/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site/read.awp">Notifications from a WinDev app to a WebDev site</source><title>Re: Notifications from a WinDev app to a WebDev site</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53384/read.awp</comments><pubDate>3 Aug 2015 23:45:00 Z</pubDate><description>Hello Novica:&#13;
&#13;
Thanks for the answer.&#13;
I think I omitted more details about what I'm trying to do...&#13;
Let's say the user acces…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53384/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53384/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site/read.awp">Notifications from a WinDev app to a WebDev site</source><title>Re: Notifications from a WinDev app to a WebDev site</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53381/read.awp</comments><pubDate>3 Aug 2015 21:37:00 Z</pubDate><description>Hi,&#13;
httprequest from Wd ap to Wb site,also is possible from wd mobile to webdev site.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53381/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site-53381/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53379-notifications-from-windev-app-webdev-site/read.awp">Notifications from a WinDev app to a WebDev site</source><title>Re: Notifications from a WinDev app to a WebDev site</title></item></channel></rss>
