ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
InvalidInput (Property)
The InvalidInput property determines if a control prevents the user from leaving when they enter invalid data.
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......
HClearSchedulingHistory (Function)
Clears the execution history of scheduled operations on an HFSQL server.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HInfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
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....
.Net functions
List of .Net functions...
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....
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......