|
|
|
|
|
|
|
WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
Opens a popup window and waits for this window to be closed. |
|
|
|
|
|
|
Returns an estimate regarding the number of entries for a given key item in a given interval of values. |
|
|
|
|
|
|
The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
List of constants used by the functions for managing the replication.... |
|
|
|
|
|
|
Changes the path to a data file (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism. |
|
|
|
|
|
|
Used to find out:
whether the content of a file was modified.
whether the content of a file used by a query was modified.... |
|
|
|
|
|
|
Usage example of the API function |
|
|
|
|
|
|
Checks the Hash of a file for a specific type of algorithm. |
|
|
|
|
|
|
The rssSource type is used to describe the source of an entry for an RSS stream... |
|
|
|
|
|
|
Indicates whether the code is run in 64-bit mode or not. |
|
|
|
|
|
|
Gets the description of a type identified by name. |
|
|
|
|
|
|
New is used to allocate memory space... |
|
|
|
|
|
|
The return value of the process currently run can be assigned... |
|
|
|
|
|
|
Converts a time to an integer. |
|
|
|
|
|
|
Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
Returns the number of columns found in a matrix. |
|
|
|
|
|
|
Returns the number of rows found in a matrix. |
|
|
|
|
|
|
Initializes all the elements found in a matrix of a given size. |
|
|
|
|
|
|
Multiplies each matrix element by a value. |
|
|
|
|
|
|
Calculates the Cyclical Redundancy Check (CRC) of buffer. |
|
|
|
|
|
|
Modifies the information about a user according to the elements found in the corresponding variables for user management. |
|
|
|
|
|
|
Temporarily disables the filter on a data file (view or query). |
|
|
|
|
|
|
Converts a numeric value into a binary string in order to perform a search on a numeric key. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|