|
|
|
|
|
|
|
The columns are used to display information in a Table control...... |
|
|
|
|
|
|
Usage example of ChangeAction |
|
|
|
|
|
|
Stops playing a media file found in a Multimedia control. |
|
|
|
|
|
|
Returns or modifies the current position of the media file currently played in the Multimedia control. |
|
|
|
|
|
|
Adds a row at the end of a Looper control. |
|
|
|
|
|
|
Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
The ODBCPassword property is used to:
Identify the password used to connect to a database via an ODBC driver or a Native Connector.
Specify the password used to connect to a database via an ODBC driver or a Native Connector.... |
|
|
|
|
|
|
ODBCUserName is used to:
Identify the username used to connect to a database via an ODBC driver or a Native Connector.
Specify the username used to connect to a database via an ODBC driver or a Native Connector.... |
|
|
|
|
|
|
MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
Returns or modifies the attributes of a file. |
|
|
|
|
|
|
Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
Copies an image:
from an Image control to another Image control.
from an Image variable to another Image variable.... |
|
|
|
|
|
|
Compares the content of two files bit by bit. |
|
|
|
|
|
|
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries...... |
|
|
|
|
|
|
Reads a persistent value. |
|
|
|
|
|
|
Returns the list of burners installed on the current computer. |
|
|
|
|
|
|
Deletes an appointment from a Scheduler control. |
|
|
|
|
|
|
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
The After property replaces or inserts a procedure after the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
List of constants used by the functions for managing the replication.... |
|
|
|
|
|
|
The setup program creation wizard allows you to define all the settings of your setup program.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|