ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GeometryCorrect (Function)
Returns a corrected version of the specified geometry.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
<Source>.LogRecreate (Function)
Used to recreate an empty log.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.DeleteTrigger (Function)
Deletes a trigger.
GeometryIsValid (Function)
Checks whether the specified geometry is valid according to the OGC rules.
<Source>.LogStop (Function)
Stops the log process of a file.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
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.
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.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.