ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
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.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HLockFile (Function)
Locks a data file and restricts the access to this data file 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.
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.
HLogRestart (Function)
Restarts the logging process on a file.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
HLast (Function)
Sets the position on the last record of a table according to a browse item.
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.
<PolygonGeo variable>.Touch (Function)
Determines whether a geographic polygon touches another geometry.
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
LinestringGeoAddPoint (Function)
Adds a new point to a geographic linestring.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HDescribeConnection (Function)
Describes a new connection to an external database.