|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The database schema description window includes all the characteristics and options of the current database schema...... |
|
|
|
|
|
|
|
| An insert query (corresponding SQL statement...... |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a table, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
| The "Syntax help" pane displays a short help text for the function being entered...... |
|
|
|
|
|
|
|
| A report provides a custom view of data...... |
|
|
|
|
|
|
|
| Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file. |
|
|
|
|
|
|
|
| Configures the isolation level of transactions for a connection to an HFSQL server. |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a Windows Mobile application.
from a WINDEV application, from a WEBDEV site or from a PHP application.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window. |
|
|
|
|
|
|
|
| The GDPR property is used to:
find out if the GDPR applies to an item from a data file.
define whether the GDPR should apply to an item (in the item description in the code only).... |
|
|
|
|
|
|
|
| Returns the Continent variable that corresponds to one of the following values:
a continent constant (2-character continent code),
a continent caption.... |
|
|
|
|
|
|
|
| The Extension property is used to:
get the extension of a file defined in the data model editor or through programming.
define the extension of a file (when the file is described through programming only).... |
|
|
|
|
|
|
|
| WINDEV enables you to handle an OLE control by programming...... |
|
|
|
|
|
|
|
| Opens a modal WINDEV window.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|