ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......