ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
<Connection variable>.UpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
<Connection variable>.ModifyViewRights (Function)
Modifies the rights granted to a user or group on an SQL view or on a materialized view.
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HStopServer (Function)
Stops an HFSQL server.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
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......
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.