|
|
|
|
|
|
|
Assigns the specified value to an item of the current record. |
|
|
|
|
|
|
Unlocks the records of a data file:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).... |
|
|
|
|
|
|
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file. |
|
|
|
|
|
|
Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
Context menus are often used in websites...... |
|
|
|
|
|
|
Creates a Repositionable Note control. |
|
|
|
|
|
|
Defines and enables a filter used to find the exact value of a string item. |
|
|
|
|
|
|
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism. |
|
|
|
|
|
|
During the life of an application, items live and die...... |
|
|
|
|
|
|
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.). |
|
|
|
|
|
|
The Bearing property gets or sets the bearing of the map displayed in a Map control. |
|
|
|
|
|
|
Returns the list of views found in the current Lotus Notes database. |
|
|
|
|
|
|
Positions on the last document found in Lotus Notes. |
|
|
|
|
|
|
Positions on the document found before the current document in Lotus Notes. |
|
|
|
|
|
|
Positions on the first document found in Lotus Notes. |
|
|
|
|
|
|
Positions on the document found after the current document in Lotus Notes. |
|
|
|
|
|
|
Used to find out whether a current document exists in Lotus Notes. |
|
|
|
|
|
|
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications...... |
|
|
|
|
|
|
Updates on the server all the links of an HFSQL Client/Server data file.... |
|
|
|
|
|
|
These are the main concepts for programming Looper controls based on a data file...... |
|
|
|
|
|
|
All the looper attributes can be handled by programming...... |
|
|
|
|
|
|
Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
Positions on the previous file record according to a browse item. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|