ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetREP (Function)
Enables or disables the management of .REP files.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HLogRecreate (Function)
Used to recreate an empty log.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
GeometryDeserializeWKTGeo (Function)
Builds a geometry in geographic coordinates from a Well-Known Text (WKT) representation.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HLogInfo (Function)
Adds comments to the log when saving the operation.
<Polygon2D variable>.Within (Function)
Determines whether geometry A (2D polygon) is completely within geometry B (i.e., geometry B completely contains geometry A).
HLogRestart (Function)
Restarts the logging process on a file.
Linestring2DAddPoint (Function)
Adds a new point to a 2D linestring.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
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.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.