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.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Options of the window editor
To configure the general options of the window editor......
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
<Map>.IDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
ERR_BAD_PARAMETER
6. Editing a page: zoning mode
23. Print modes
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
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.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.