|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
|
| Usage example of the HChangeKey function |
|
|
|
|
|
|
|
| FolderData is kept for backward compatibility. |
|
|
|
|
|
|
|
| The SourceName property is used to:
Get the name of the report data source.
Change the report data source.... |
|
|
|
|
|
|
|
| Usage example of the HReadLast function |
|
|
|
|
|
|
|
| Usage example of the HExecuteQuery function |
|
|
|
|
|
|
|
| At runtime, an application runs in a main thread...... |
|
|
|
|
|
|
|
| Usage example of the HOut function |
|
|
|
|
|
|
|
| Usage example of the HExecuteSQLQuery function |
|
|
|
|
|
|
|
| When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...... |
|
|
|
|
|
|
|
| The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
|
| Usage example of the HModify function |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection...... |
|
|
|
|
|
|
|
| Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica. |
|
|
|
|
|
|
|
| Usage example of the HCancelDeclaration function |
|
|
|
|
|
|
|
| Usage example of the HBuildKeyValue function |
|
|
|
|
|
|
|
| Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure. |
|
|
|
|
|
|
|
| When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis.... |
|
|
|
|
|
|
|
| The Procedure type is used to handle:
the procedures or methods found in the project.
the procedures or methods found in an internal component.
the procedures or methods found in an external component.... |
|
|
|
|
|
|
|
| The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository...... |
|
|
|
|
|
|
|
| To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example...... |
|
|
|
|
|
|
|
| A Link Description variable is used to describe a link between two data files through programming. |
|
|
|
|
|
|
|
| An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
|
| Usage example of the HDescribeItem function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|