|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)...... |
|
|
|
|
|
|
|
| In WINDEV, you can add optional events in the code of the different elements of an application...... |
|
|
|
|
|
|
|
| Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.... |
|
|
|
|
|
|
|
| Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.... |
|
|
|
|
|
|
|
| A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
|
| The AuthToken keyword can correspond to:
an AuthToken variable.
a property of an httpRequest variable.
a property of an emailIMAPSession variable.
a property of an emailSMTPSession variable.... |
|
|
|
|
|
|
|
| Data masking is a process that transforms the data in an item that will be displayed to the user...... |
|
|
|
|
|
|
|
| The remote management tool is used to manage the connections to the dynamic WEBDEV sites.... |
|
|
|
|
|
|
|
| The BrowsedItem property is used to:
Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files.
Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized.... |
|
|
|
|
|
|
|
| An Image control can correspond to an item found in a table, in a query,... |
|
|
|
|
|
|
|
| The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
|
| The Unicode format is an encoding system that assigns a unique number to each character.... |
|
|
|
|
|
|
|
| List of functions for HFSQL management... |
|
|
|
|
|
|
|
| Returns a list of keys to add to tables to improve query performance. |
|
|
|
|
|
|
|
| Declares a (1, 1) (0, n) link between two tables. |
|
|
|
|
|
|
|
| The IndentLineDetails property is used to get or change the value of the left indent of the internal window that shows the details of a row of a Table control. |
|
|
|
|
|
|
|
| The Border property is used to get and change the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of a Table control.... |
|
|
|
|
|
|
|
| Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery). |
|
|
|
|
|
|
|
| Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default). |
|
|
|
|
|
|
|
| Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|