|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Index property is used to get the index of an element. |
|
|
|
|
|
|
|
| Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
|
| Collects statistics on table keys. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a Looper control. |
|
|
|
|
|
|
|
| Describes through programming the different index files that will be created. |
|
|
|
|
|
|
|
| Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file). |
|
|
|
|
|
|
|
| Returns the index of the break header and footer for a given break in a Table control. |
|
|
|
|
|
|
|
| You now have the ability to index the content of a text memo item... |
|
|
|
|
|
|
|
| Opens an xBase index file. |
|
|
|
|
|
|
|
| Gets various statistics on the keys of an HFSQL Client/Server table. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
Depending on the specified control, returns:- the number of the current row displayed in the current Table control,
- the number of the option with focus in a Check Box control,
- the number of the current row in the current Looper control,
- the index of the current indexed control.
|
|
|
|
|
|
|
|
| Returns the index of an element (node or leaf) in a TreeView control. |
|
|
|
|
|
|
|
| Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Returns the index of the break header and footer for a given break in a Looper control.
|
|
|
|
|
|
|
|
| Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file). |
|
|
|
|
|
|
|
| Returns the date of the last update for the index statistics. |
|
|
|
|
|
|
|
| Returns the time of the last update for the index statistics. |
|
|
|
|
|
|
|
| Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Collects statistics on table keys. |
|
|
|
|
|
|
|
| Returns the time of the last update for the index statistics. |
|
|
|
|
|
|
|
| Returns the index of the break header and footer for a given break in a Looper control.
|
|
|
|
|
|
|
|
| Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Returns the date of the last update for the index statistics. |
|
|
|
|
|
|
|
| Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a Looper control. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the index of the break header and footer for a given break in a Table control. |
|
|
|
|
|
|
|
| Gets various statistics on the keys of an HFSQL Client/Server table. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| A control is an indexed control if it contains several controls with the same name... |
|
|
|
|
|
|
|
| Reorganizes the internal structure of the indexes to optimize the speed for accessing the data. |
|
|
|
|
|
|
|
| Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter. |
|
|
|
|
|
|
|
| The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
|
| The "Tools" tab in the SCM administrator allows you to...... |
|
|
|
|
|
|
|
| Refreshes elements in a Dashboard control. |
|
|
|
|
|
|
|
| Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
|
| Executes a procedure on each element of a source array and returns the results in a WLanguage... |
|
|
|
|
|
|
|
| The FicEncryption property sets the encryption method of a table. |
|
|
|
|
|
|
|
| The MmoEncryption property sets the encryption method of the memo file (.MMO) associated... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate... |
|
|
|
|
|
|
|
| Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
|
| Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
|
| Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ... |
|
|
|
|
|
|
|
| A fixed array is an "advanced" type of array... |
|
|
|
|
|
|
|
| Deletes a record from a data file (query or view). |
|
|
|
|
|
|
|
| An Item Description variable is used to describe one or more items in a table programmatically. |
|
|
|
|
|
|
|
| WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application...... |
|
|
|
|
|
|
|
| The main operations that can be performed on a data file from the data model editor... |
|
|
|
|
|
|
|
| Crosses a record in a data file. |
|
|
|
|
|
|
|
| The statement FOR EACH is used to perform different types of browse on the controls (List Box,... |
|
|
|
|
|
|
|
| Creates an HFSQL view from two previously created views (HCreateView). This function uses... |
|
|
|
|
|
|
|
| Returns the value of a parameter passed to the current page. |
|
|
|
|
|
|
|
| Searches for a value in a column of a TreeView Table control, in a specified branch. |
|
|
|
|
|
|
|
| The description of the parameter type is optional...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|