ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HStopServer (Function)
Stops an HFSQL server.
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HInfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Constants for managing the Image Editor control
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....