ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
<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.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
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....
OpenSister (Function)
Opens a non-modal sibling window.
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.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
XMLSave (Function)
Saves an XML document in a file.
Items (Property)
The Items property is used to configure the different items of a full-text index.
xBase files: Limits