ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SSLActive (Function)
Used to enable or disable the secure SSL mode.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend...
HTTPSendForm (Function)
Sends an HTTP form.
HTTPCreateForm (Function)
Creates an HTTP form.
HTTPAddFile (Function)
Adds a file to the HTTP form.
HTTPRequest (Function)
Starts an HTTP request on a server.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Google Contacts management functions
List of functions for managing Google contacts...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Method (Property)
The Method property specifies the HTTP method used.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
1
2
3
4
5
6
25
>