|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| WDModFic is a tool for automated modification of tables on development and end-user workstations...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The HCS.FrameSize variable is used to resize the outgoing data frame. |
|
|
|
|
|
|
|
| WINDEV proposes several types of setup for a WINDEV application...... |
|
|
|
|
|
|
|
| When an application displays or saves data in HFSQL tables, this data is typed in the current language...... |
|
|
|
|
|
|
|
| Returns the list of table bindings (Merise type) present:
in the current database schema,
in ongoing database schemas (projects with multiple database schemas).
in a specific database schema.... |
|
|
|
|
|
|
|
| Unlocks the records of a table:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
|
| Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
|
| Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|