|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| To configure the general options of the window editor... |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
|
| Returns an estimate regarding the number of entries for a given key item in a given interval of values. |
|
|
|
|
|
|
|
| Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the replication.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The BackgroundImage property is used to identify and modify the background color of an element. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Inserts an XML element (tag or attribute) into an XML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|