|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The HTML Table control allows you to create specific layouts in HTML pages...... |
|
|
|
|
|
|
|
| Variables can be declared anywhere in the code.... |
|
|
|
|
|
|
|
| The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify the base width used to anchor the controls in "width".
Find out the initial width of a report control.... |
|
|
|
|
|
|
|
| When creating or modifying a window in the window editor, you have the ability to display the alignment rulers...... |
|
|
|
|
|
|
|
| Uploads a local file to a remote drive. |
|
|
|
|
|
|
|
| Reads a record in a file according to a given record number. |
|
|
|
|
|
|
|
| Add:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
|
| The NewRecord property is used to determine if the record is a new record or if it comes from the table. |
|
|
|
|
|
|
|
| To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile.... |
|
|
|
|
|
|
|
| Converts the content of the current record to string (in a table, HFSQL view, query, etc.). |
|
|
|
|
|
|
|
| Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress. |
|
|
|
|
|
|
|
| The LatestDateCovered property is used to get the date of the last selected record. This property can be used on:
a sfSeekUpdatedResult variable.
a sfSeekDeletedResult variable].... |
|
|
|
|
|
|
|
| A library is a WDL file that contains all WINDEV or WEBDEV resources ...... |
|
|
|
|
|
|
|
| WEBDEV enables you to create static sites and/or dynamic sites...... |
|
|
|
|
|
|
|
| WEBDEV allows you to create static pages and dynamic pages...... |
|
|
|
|
|
|
|
| WDInst allows you to create several types of setup...... |
|
|
|
|
|
|
|
| The data replication is a powerful feature...... |
|
|
|
|
|
|
|
| WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|