|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus... |
|
|
|
|
|
|
|
| Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
|
| A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view...... |
|
|
|
|
|
|
|
| An object can be dynamically associated with a class, we talk of dynamic instantiation of object...... |
|
|
|
|
|
|
|
| A dynamic array is an "advanced" type of array... |
|
|
|
|
|
|
|
| Identifies and retrieves the different elements of the command line passed as a parameter to the current program. |
|
|
|
|
|
|
|
| Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default). |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor...... |
|
|
|
|
|
|
|
| The following SQL functions can be used on the queries written in SQL code (classified by theme)...... |
|
|
|
|
|
|
|
| The NbThumbnail property is used to get the number of thumbnails generated for an item. |
|
|
|
|
|
|
|
| The FicEncryption property is used to set the encryption method of a data file. |
|
|
|
|
|
|
|
| The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file. |
|
|
|
|
|
|
|
| The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site...... |
|
|
|
|
|
|
|
| Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file. |
|
|
|
|
|
|
|
| Returns or initializes the number of the page currently printed. |
|
|
|
|
|
|
|
| Usage example of the SysIconAdd function |
|
|
|
|
|
|
|
| Sets the position on the last file record whose value for a specific item is less than or equal to a sought value. |
|
|
|
|
|
|
|
| Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
|
| 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 Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
|
| The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour. |
|
|
|
|
|
|
|
| The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages. |
|
|
|
|
|
|
|
| Calculates the covariance between two series of values. |
|
|
|
|
|
|
|
| The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users.... |
|
|
|
|
|
|
|
| Server triggers are stored procedures executed by the server before or after a write operation performed on a database file...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|