ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / RSS Stream functions
  • Properties specific to the description of rssSource 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 rssSource type is used to describe the source of an RSS 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 the rssEntry type.
Remarks:
  • In most cases, the declaration of a rssSource variable is not required. Indeed, the properties of a rssEntry type variable allow you to directly handle the properties of a rssSource variable (especially the .Source 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 rssSource variables

The following properties can be used to handle a rssSource variable:
NameType usedEffect
URLCharacter stringURL of the source channel.
ValueCharacter stringName of the source channel.
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