ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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)....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Previous (Function)
Sets the position on the previous record of the table according to a browse item.
HChangeKey (Function)
Changes the browse item.
<Source>.ChangeKey (Function)
Changes the browse item.
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....
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).
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
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....
<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).
ProjectInfo (Function)
Returns specific information about the project currently run.
TableMode (Function)
TableMode is kept for backward compatibility.
GPSGetPosition (Function)
Retrieves information about the current device position.
Customizing the User Groupware
<Source>.Filter (Function)
Defines and enables a filter on a table, view or query.
RGB (Function)
Defines a color from its Red, Green and Blue components.