AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Comunicación / Funciones Fuente RSS
  • Properties specific to the description of rssTextInput 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 rssTextInput type is used to describe the input area of 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, there is no need to declare an rssTextInput. The properties of the rssStream variables allow you to directly handle the properties of the rssTextInput type (especially the TextInput 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 rssTextInput variables

The following properties can be used to handle a rssTextInput variable:
Property nameType usedEffect
DescriptionCharacter stringCaption of edit control.
LinkCharacter stringURL toward which the data will be sent.
NameCharacter stringName used in the POST to transmit the value.
TitleCharacter stringValidation title of the input area.
Versión mínima requerida
  • Versión 14
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local