ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / RSS Stream functions
  • Properties specific to the description of rssCategory variables
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The rssCategory type is used to handle the category of a RSS stream or stream entry. The characteristics of this type of variable can be defined and changed using different WLanguage properties.
This type of variable is used by:
Remarks:
  • In most cases, the declaration of a rssCategory variable is not required. The properties of the rssStream type or rssEntry type allow you to directly handle the properties of the rssCategory type (especially the Category property).
  • For more details on the declaration of this type of variable and the use of WLanguage properties, see Declaring a variable.
Remarks

Properties specific to the description of rssCategory variables

The following properties can be used to handle a rssCategory variable:
Name Type usedEffect
DomainCharacter stringURL that describes the domain onto which the category is applied.
ValueCharacter stringArbitrary value that describes the category of the entry. This value is used by the programs that aggregate the XML streams.
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help