ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HConnect (Example)
Usage example of the HConnect function
LinestringGeo (Variable type)
The LinestringGeo type is used to define all the advanced characteristics of a geographic linestring.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Items used in a select query
A query created in the query editor can contain several types of items......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Passing parameters
The parameters can be passed to a procedure......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.