ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates.
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
GeometryCoveredBy (Function)
Determines if every point of geometry A lies inside or on the boundary of geometry B.
<Source>.Last (Function)
Sets the position on the last record of a table according to a browse item.
MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the table match the parameters described programmatically or in the database schema.
<PolygonGeo variable>.Intersection (Function)
Returns a geometry representing the intersection between a geographic polygon and another geometry.
<Polygon2D variable>.Intersect (Function)
Checks whether the intersection of a 2D polygon and another geometry does not result in an empty set.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items defined programmatically)....
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
PolygonGeo (Variable type)
The PolygonGeo type is used to define all the advanced characteristics of a geographic polygon.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
<Source>.Read (Function)
Reads a record in a file according to a given record number.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HRead (Function)
Reads a record in a file according to a given record number.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows: