ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
ERR_NO_PAGE
7. AJAX technology
ERR_NO_CURRENT_PAGE
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
PageChangeLayout (Function)
Applies a specific layout to a page.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
<Popup>.Animate (Function)
Displays a popup in a page cell.
PreviousPage (Function)
Returns the name of the previous page.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
PopupAnimate (Function)
Displays a popup in a page cell.