|
|
|
|
|
|
|
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file. |
|
|
|
|
|
|
Retrieves the value of the current record before the trigger(s) are executed. |
|
|
|
|
|
|
Usage example of the HDeclareExternal function |
|
|
|
|
|
|
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection...... |
|
|
|
|
|
|
Checks the structural integrity of memos in an HFSQL data file. |
|
|
|
|
|
|
Performs various statistical calculations on the file keys. |
|
|
|
|
|
|
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data. |
|
|
|
|
|
|
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis.... |
|
|
|
|
|
|
Adds or modifies a trigger on an HFSQL data file. |
|
|
|
|
|
|
WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
The HCS.FrameSize variable is used to resize the outgoing data frame. |
|
|
|
|
|
|
WINDEV proposes several types of setup for a WINDEV application...... |
|
|
|
|
|
|
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.). |
|
|
|
|
|
|
List of functions for managing XLS files... |
|
|
|
|
|
|
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter. |
|
|
|
|
|
|
The Project Management Hub allows you to configure...... |
|
|
|
|
|
|
When an application is used to display or save data in HFSQL files, this data is entered in the current language...... |
|
|
|
|
|
|
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers...... |
|
|
|
|
|
|
Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
Describes a link between two data files through programming. |
|
|
|
|
|
|
WINDEV includes several utility components that allow you to handle data directly...... |
|
|
|
|
|
|
Unlocks the records of a data file:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
Returns the list of links (Merise) in the current analysis or in a specific analysis |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|