|
|
|
|
|
|
|
Loads the file containing the error messages in the desired language into memory. |
|
|
|
|
|
|
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function. |
|
|
|
|
|
|
The Movable property is used to:
Find out whether a table column can be moved by the user,
Allow and/or forbid a table column to be moved by the user.... |
|
|
|
|
|
|
Identifies the control on which the context menu was opened. |
|
|
|
|
|
|
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format. |
|
|
|
|
|
|
Returns the number of rows found in an XLS file. |
|
|
|
|
|
|
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram. |
|
|
|
|
|
|
Performs an asymmetric encryption of an envelope. |
|
|
|
|
|
|
Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
Fills an array of classes or structures with the content of an HFSQL data file or query. |
|
|
|
|
|
|
The MinHeight property is used to get and change the minimum height of a control or window. |
|
|
|
|
|
|
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming.
Define the SQL expression that returns the default value of an item (item described through programming only).... |
|
|
|
|
|
|
Returns the current value of investment. |
|
|
|
|
|
|
Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
Returns the different elements of a path: disk, directories, name and extension of the file. |
|
|
|
|
|
|
Calculates the coefficient of correlation between two series of values. |
|
|
|
|
|
|
Calculates the standard deviation for a full series of values. |
|
|
|
|
|
|
Displays or hides the chart gridlines. |
|
|
|
|
|
|
Retrieves and/or modifies the value of the line thickness in a line chart.... |
|
|
|
|
|
|
Defines an Image control as destination of a chart. |
|
|
|
|
|
|
Checks whether the current record corresponds to the current filter or search. |
|
|
|
|
|
|
Used to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
Used to find out the state of a record. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|