ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multiline Zone control functions
Functions for manipulating Multiline Zone controls....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Multilingual project
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.