ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Method (Property)
The Method property specifies the HTTP method used.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
Creating the skin template of a report
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
Compilation options (chm format)
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
1
2
3
4
5
6
338
>