|
|
|
|
|
|
|
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view... |
|
|
|
|
|
|
An HFSQL context contains information relative to the data used... |
|
|
|
|
|
|
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server... |
|
|
|
|
|
|
WDHFDiff is a tool used to compare HFSQL tables... |
|
|
|
|
|
|
This document presents the different access modes to databases from a WINDEV Java application... |
|
|
|
|
|
|
"Password" items are used to securely store passwords by using a salt and a hash algorithm... |
|
|
|
|
|
|
The following paragraphs present the main aspects and specific features of the Native DB2 Connector... |
|
|
|
|
|
|
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access... |
|
|
|
|
|
|
Returns the full path of the directory of HFSQL tables specified by the user when installing the application. |
|
|
|
|
|
|
The comparison operators can be divided into several categories... |
|
|
|
|
|
|
Determines if a query has been executed. |
|
|
|
|
|
|
Determines if a query has been executed. |
|
|
|
|
|
|
Training FOR ALL instruction can be used to perform different types of runs... |
|
|
|
|
|
|
WINDEV allows you to easily run queries in SQL code... |
|
|
|
|
|
|
A structure is a custom type of data... |
|
|
|
|
|
|
You can start developing your application as soon as the WINDEV project is defined as being a Java project... |
|
|
|
|
|
|
Returns the list of stop words used by a full-text index. |
|
|
|
|
|
|
WINDEV and WEBDEV offer an optional Native Connector to DB2... |
|
|
|
|
|
|
Used to:
return the value of a record item if a modification conflict occurs.
check... |
|
|
|
|
|
|
Closes a connection to a database. |
|
|
|
|
|
|
WDConver is a tool used to convert data to an HFSQL Classic data file from...... |
|
|
|
|
|
|
The "Word processing" control is an advanced control that allows the end user to create and edit... |
|
|
|
|
|
|
The LinkedFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
Modifies the priority of a client application. |
|
|
|
|
|
|
Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
Retrieves the value of the current record before the trigger(s) are executed. |
|
|
|
|
|
|
Finds out and modifies the priority of the calling application. |
|
|
|
|
|
|
The SourceFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
In a database, the Caption property is used to:
Find out the caption associated with a file... |
|
|
|
|
|
|
Used to associate a file with a binary memo item or to cancel the existing link between a file... |
|
|
|
|
|
|
Opens a connection to a specific database. |
|
|
|
|
|
|
Link functions are used to link the interface with the data files (and vice versa).... |
|
|
|
|
|
|
Creates a logical alias of a data file (or query) or cancels all existing aliases. |
|
|
|
|
|
|
Unlocks the records of a data file:
locked by HLockFile.
individually locked by a locking... |
|
|
|
|
|
|
Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead... |
|
|
|
|
|
|
Describes a data file programmatically. |
|
|
|
|
|
|
Closes a data file or all the data files opened by the current user: all the corresponding physical... |
|
|
|
|
|
|
Enables or disables the management of duplicates on a unique key. |
|
|
|
|
|
|
Enables or disables the management of .REP file. |
|
|
|
|
|
|
Re-enables a trigger that was disabled by HDeactivateTrigger. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|