ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: RSS Stream functions
17 results
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)...
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)...
List of functions for managing RSS feeds
Builds the RSS feed and returns the result (in XML format) in a character string.
The rssCategory type is used to handle the category of a RSS stream or stream entry.
The rssChannel type is used to handle a RSS channel...
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Builds a RSS stream and returns the content of the RSS stream to the client.
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
The rssEntry type is used to handle a RSS stream entry...
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
The rssImage type is used to describe the image of a RSS stream...
Loads a RSS stream in memory.
Builds the RSS stream and saves the RSS stream in an XML file.
The rssSource type is used to describe the source of an entry for an RSS stream...
The rssStream type is used to handle a RSS stream...
The rssTextInput type is used to describe the input area of RSS stream...