AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Servicio web REST: Llamar a una función del servicio web
La función RESTSend permite llamar a una función de un servicio web REST....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
RESTSend (Función)
Envía una solicitud de REST y espera la respuesta del servidor.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
<restRequest Variable>.Send (Función)
Envía una solicitud de REST y espera la respuesta del servidor.
Implementar el registro Process en una aplicación
Independientemente de los archivos de datos utilizados por su aplicación (HFSQL Classic o HFSQL Client/Server), el registro Process puede implementarse en estos archivos de datos......
Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Text (Property)
Text se utiliza para averiguar si un elemento es un elemento de texto.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Manejar una prueba de automatic
Cuando se crea una prueba automatizada, esta prueba está en "construcción" por Default......
5. Webservices
WINDEV permite utilizar fácilmente Webservices (o servicios Web XML)....
<Edit>.TokenCount (Función)
Devuelve el número de tokens presentes en un "Text token" Editar control.
WebserviceWriteHTTPHeader( Función)
Añade una cabecera HTTP adicional a una solicitud de un servicio web REST.
EditTokenCount (Función)
Devuelve el número de tokens presentes en un "Text token" Editar control.
WebserviceParameter (Función)
Obtiene el valor de un parámetro en una llamada a un servicio web SOAP o REST.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
WebserviceReadHTTPHeader( Función)
Lee la cabecera HTTP recibida en una llamada a un servicio web SOAP o REST.
restRequest (Tipo de Variable)
El tipo restResponse permite definir todas las características avanzadas de una respuesta REST.
restResponse (tipo Variable)
El tipo restResponse permite obtener todas las características avanzadas de una respuesta REST.
WebserviceWriteHTTPCode( Función)
Especifica el código HTTP que se devolverá al final de la ejecución de la función REST Webservice.
1
4
5
6
7
8
139
>