ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to open a page?
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
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.
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....
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....
Page functions
List of functions for managing pages...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
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°)....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
ERR_NO_CURRENT_PAGE
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......