|
|
|
|
|
|
|
El tipo apiRequest permite definir las características avanzadas de una solicitud ejecutada a través de un servicio web REST importado utilizando la documentación OpenAPI. |
|
|
|
|
|
|
The type apiResponse type is used to obtain the result of a request sent to a previously imported REST API. Versiones 2025 y posterioresWarning This type of variable is only available from version 2025 Update 2. New in SaaSWarning This type of variable is only available from version 2025 Update 2. Novedad versión 2025Warning This type of variable is only available from version 2025 Update 2. Warning This type of variable is only available from version 2025 Update 2. |
|
|
|
|
|
|
Used to declare a list of variables whose value will be persistent between the successive calls to a web service. |
|
|
|
|
|
|
Funciones de servicios web |
|
|
|
|
|
|
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards... |
|
|
|
|
|
|
Returns the IP address of the computer using and calling the web service. |
|
|
|
|
|
|
Obtiene el valor de un parámetro en una llamada a un servicio web SOAP o REST. |
|
|
|
|
|
|
Lee el encabezado HTTP recibido en una llamada a un servicio web SOAP o REST. |
|
|
|
|
|
|
Devuelve el tipo MIME de la solicitud recibida al llamar a un servicio web REST. |
|
|
|
|
|
|
Obtiene el token de acceso recibido por el servicio web actualmente en ejecución. |
|
|
|
|
|
|
Especifica el código HTTP personalizado que se devolverá cuando finalice la ejecución de la función del servicio web REST. |
|
|
|
|
|
|
Especifica el código HTTP que se devolverá al final de la ejecución de la función del servicio web REST. |
|
|
|
|
|
|
Agrega un encabezado HTTP adicional a una solicitud de un servicio web REST. |
|
|
|
|
|
|
Indica el tipo MIME de la respuesta devuelta por el servicio web (caso de una llamada a un servicio web REST). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|