ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HLogInfo (Function)
Adds comments to the log when saving the operation.
HLogRecreate (Function)
Used to re-create an empty log.
HLogRestart (Function)
Restarts the logging process on a file.
HLogStop (Function)
Stops the log process of a file.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Description window of a combining query
The description window of a combining query consists of several sections......
HDeleteTrigger (Function)
Deletes a trigger.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
<LinestringGeo variable>.AddPoint (Function)
Adds a new point to a geographic linestring.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
<Connection variable>.InfoItemRights (Function)
Gets the rights granted to a user or group on an item.
<Polygon2D variable>.SerializeWKT (Function)
Serializes a 2D polygon using the Well-Known Text (WKT) format.
Composite keys
A composite key is a key item containing several other items......
<PolygonGeo variable>.Touch (Function)
Determines whether a geographic polygon touches another geometry.
LinestringGeoAddPoint (Function)
Adds a new point to a geographic linestring.