ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
ERR_BAD_PARAMETER
6. Editing a page: zoning mode
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
23. Print modes
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
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.
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.
11. User Macro-Code: UMC in practice
19. Sending emails
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Handling Scheduler controls programmatically
A Scheduler control can be......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.