ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / RSS Stream functions
  • Properties specific to the description of rssCloud 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 rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream. The characteristics of this type of variable can be defined and changed using different WLanguage properties.
This type of variable is used by the rssStream type.
Remarks:
  • In most cases, the declaration of a rssCloud variable is not required. The properties of the rssStream type allow you to directly manipulate the properties of the rssCloud type (especially the Cloud 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 rssCloud variables

The following properties can be used to handle a rssCloud variable:
NameType usedEffect
PathCharacter stringAccess path to the service.
DomainCharacter stringName of the hosting company that hosts the server.
PortIntegerNumber of the TCP port onto which the service is listening.
ProcedureCharacter stringName of the procedure of the Web service that will be called to get the notifications.
ProtocolCharacter stringType of protocol used by the Web service.
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