ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
TableMode (Function)
TableMode is kept for backward compatibility.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HNbRec (Example)
Usage example of the HNbRec function
xBase files: Limits
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HForward (Example)
Usage example of the HForward function
Cardinalities
The cardinalities are used to count the links between the files......
HCross (Function)
Crosses a record in a data file.
HDelete (Function)
Deletes a record from a data file (query or view).
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
1
2
3
4
5
6
126
>