ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multilingual project
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
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......
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°)....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
9. Overlaying controls
1. RAD (Rapid Application Development)
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
The Organizer control
The Organizer control is used to display and handle organizers......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
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).
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
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......
Multi-project search
Performing a search in the current project is a common operation......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
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.
<HTML Display control>.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.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......