ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
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
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Using the Vista style in your windows
WINDEV allows you to customize......
ChangeStyle (Function)
Modifies the style of a control dynamically.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
HTTPAddFile (Function)
Adds a file to the HTTP form.
HTTPRequest (Function)
Starts an HTTP request on a server.
Options of the window editor
To configure the general options of the window editor......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
<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.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
ERR_NO_PAGE
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Report and project
In most cases, a report is linked to a project......
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....