ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
WEBDEV 2024 Tutorial - Table of contents
WINDEV 2024 Tutorial - Table of contents
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
<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.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
<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>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
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.
HStopServer (Function)
Stops an HFSQL server.
Size (Property)
The Size property is used to determine and change the size of an element.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....