ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Events associated with OLE controls
List of events associated with OLE controls...
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
HCancelSeek (Function)
Cancels the current search criterion.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
HInfoServer (Function)
Returns the specified information about the server.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.