ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Export records from a table
WDMAP allows you to export records to......
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
<Source>.Delete (Function)
Deletes a record from a table (query or view).
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table......
<Source>.First (Function)
Sets the position on the first record of a table according to the specified browse item.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
HCross (Function)
Crosses a record in a data file.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HErrorLock (Function)
Used to check whether a lock error occurred.
HDescribeLink (Function)
Describes a link between two tables programmatically.
GeometrySerializeWKT (Function)
Serializes a geometry using the Well-Known Text (WKT) format.
<PolygonGeo variable>.SymmetricDifference (Function)
Calculates the symmetric difference between a geographic polygon and another geometry.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
WDMap: View records in a table
WDMap is used to view the records found in a table......