ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
OnHide (Property)
The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden. This new property is available from WINDEV Suite SaaS 2025 Update 2....
OpeningParameters (Property)
The OpeningParameters property is used to get and set the parameters passed to the internal window corresponding to the bottom sliding window. This new property is available from WINDEV Suite SaaS 2025 Update 2....
CurrentYear (Function)
Returns the current year in integer format.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......