|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by NearbyShareAcceptConnection when the entire file (or buffer) is received. This procedure provides information on the type and content of data transferred. |
|
|
|
|
|
|
|
| Controls in a window can be linked to a data file or existing query.... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min |
|
|
|
|
|
|
|
| Creates a character string from the data:
found in a Word Processing control or in a Word Processing document.
found in a paragraph of a Word Processing control.... |
|
|
|
|
|
|
|
| The report editor can be used to create form reports, which include different controls allowing users to enter data...... |
|
|
|
|
|
|
|
| The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
|
| The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| List of constants used by the DDE functions... |
|
|
|
|
|
|
|
| A report provides a custom view of data...... |
|
|
|
|
|
|
|
| The data persistence is used to store the value typed by the user...... |
|
|
|
|
|
|
|
| To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to...... |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| The database schema description window includes all the characteristics and options of the current database schema...... |
|
|
|
|
|
|
|
| When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV...... |
|
|
|
|
|
|
|
| The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming...... |
|
|
|
|
|
|
|
| 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 and WEBDEV allow you to easily access the data handled by Outlook...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|