ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HStatCalculate (Function)
Performs various statistical calculations on the file keys.
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
HChangeKey (Function)
Changes the browse item.
<Source>.ChangeKey (Function)
Changes the browse item.
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
GeometryUnion (Function)
Returns a geometry corresponding to the union of two geometries.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
iPreview (Function)
Configures the print destination.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
<Source>.Filter (Function)
Defines and enables a filter on a table, view or query.