ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Size (Property)
The Size property is used to determine and change the size of an element.
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
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>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
<Source>.DeleteTrigger (Function)
Deletes a trigger.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.LogStop (Function)
Stops the log process of a file.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the table.
HLogStop (Function)
Stops the log process of a file.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Linestring2DAddPoint (Function)
Adds a new point to a 2D linestring.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HLogRecreate (Function)
Used to recreate an empty log.
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
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.