|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of functions for managing the clipboard... |
|
|
|
|
|
|
|
| Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure. |
|
|
|
|
|
|
|
| The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify base width used for anchoring "width" fields.
Find out the initial width of a report control.... |
|
|
|
|
|
|
|
| The StatusBar property is used to:
find out whether the status bar is displayed or not
display (or not) the status bar of a window.... |
|
|
|
|
|
|
|
| Opens the AAF (Automatic Application Features) help website. |
|
|
|
|
|
|
|
| Usage example of the zipListFile function |
|
|
|
|
|
|
|
| Deletes a list of files from an archive. |
|
|
|
|
|
|
|
| The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
|
| WINDEV proposes a help menu adapted to your applications...... |
|
|
|
|
|
|
|
| Inserts an empty row into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Inserts an empty column into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition. |
|
|
|
|
|
|
|
| Returns the list of links (Merise) in the current database schema or in a specific database schema. |
|
|
|
|
|
|
|
| The Border type is used to handle a border through programming... |
|
|
|
|
|
|
|
| Usage example of the zipFindFile function |
|
|
|
|
|
|
|
| The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself...... |
|
|
|
|
|
|
|
| Usage example of the TableAddChild function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|