|
|
|
|
|
|
|
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer...... |
|
|
|
|
|
|
Asynchronously retrieves the current selection from an HTML Editor control. |
|
|
|
|
|
|
The NbItem property is used to get the total number of items (including composite keys) in a record of:
a file described in the data model editor,
a file described programmatically,
an HFSQL view,
a query.... |
|
|
|
|
|
|
Describes a file in dBase3 format (most common format) through programming. |
|
|
|
|
|
|
Loads a MIB file in memory and analyzes it. |
|
|
|
|
|
|
Changes the status of an email on a messaging server. |
|
|
|
|
|
|
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Generates the initial key (unique license number) for the activation system of the application. |
|
|
|
|
|
|
Creates a Word file (.RTF) using the data from a Looper control. |
|
|
|
|
|
|
Adds a data into a Surface chart. |
|
|
|
|
|
|
Associates an OLE control with an OLE object by invoking a specific OLE server. |
|
|
|
|
|
|
Clears the specified records from the Salesforce recycle bin. |
|
|
|
|
|
|
Asynchronously retrieves the HTML document being displayed in an HTML Edit control. |
|
|
|
|
|
|
Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
Before implementing the replication, you must be familiar with the vocabulary specific to the replication. |
|
|
|
|
|
|
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls. |
|
|
|
|
|
|
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend. |
|
|
|
|
|
|
Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
The current thread sends a signal to the specified thread in order to unlock it. |
|
|
|
|
|
|
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link. |
|
|
|
|
|
|
Lists the device contacts corresponding to the specified criteria. |
|
|
|
|
|
|
Starts Reports and Queries and opens the WINDEV project corresponding to the current application. |
|
|
|
|
|
|
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form...... |
|
|
|
|
|
|
Saves a dump of memory used by the application. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|