|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns a directory path for the global data of current application (data shared between several applications), for the current user. |
|
|
|
|
|
|
|
| Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user. |
|
|
|
|
|
|
|
| The setup program creation wizard allows you to select the deployment profile to use...... |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
|
| The Automation keyword is used to declare an automation object... |
|
|
|
|
|
|
|
| The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min... |
|
|
|
|
|
|
|
| Usage example of the HReadSeekFirst function |
|
|
|
|
|
|
|
| The FileFilter property gets and sets the filter used to display files:
when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window),
in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control.... |
|
|
|
|
|
|
|
| To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
|
| You have the ability to define scheduled elements on the HFSQL server.... |
|
|
|
|
|
|
|
| Usage example of the HCopyRecord function |
|
|
|
|
|
|
|
| Creates the description file of a subscriber replica. |
|
|
|
|
|
|
|
| This help page explains how to create an SQL query to filter records.... |
|
|
|
|
|
|
|
| The Description of ParallelTask type is used to define the characteristics of a parallel task. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min... |
|
|
|
|
|
|
|
| Closes the current analysis. |
|
|
|
|
|
|
|
| This page lists the available and forthcoming features of the Word Processing control...... |
|
|
|
|
|
|
|
| Positions on the previous file record according to a browse item. |
|
|
|
|
|
|
|
| The Filter property is used to identify and change the filter applied to records in:
Table controls based on a data file,
browsing TreeView Table controls,
browsing List Box controls,
Combo Box controls based on a data file,
browsing Looper controls.... |
|
|
|
|
|
|
|
| Server triggers are stored procedures executed by the server before or after a write operation performed on a database file...... |
|
|
|
|
|
|
|
| The "Null" keyword can correspond to: |
|
|
|
|
|
|
|
| To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis...... |
|
|
|
|
|
|
|
| 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)...... |
|
|
|
|
|
|
|
| This help page presents the different methods that can be used to loop through the files of a directory.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|