|
|
|
|
|
|
|
...Chart management functions... |
|
|
|
|
|
|
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video. |
|
|
|
|
|
|
Connects the "Camera" control to a specific driver for video capture. |
|
|
|
|
|
|
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard. |
|
|
|
|
|
|
Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
Returns the display mode of an Organizer control: day, week, month, ... |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
Inserts a row into a Looper control. |
|
|
|
|
|
|
Deletes all rows from a Looper control populated programmatically. |
|
|
|
|
|
|
Retrieves the content of a Memo column from the query result, for the current row. |
|
|
|
|
|
|
Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
Deletes the current element (as well as the entire branch) from an XML document. |
|
|
|
|
|
|
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM"). |
|
|
|
|
|
|
When modifying the analysis of a replicated application (add an item, a file, ...... |
|
|
|
|
|
|
Functions used to manage the NFC standard... |
|
|
|
|
|
|
Collpases a collapsed ribbon that is temporily expanded. |
|
|
|
|
|
|
Indicates the color for a type of category in a Waterfall chart. |
|
|
|
|
|
|
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control. |
|
|
|
|
|
|
Restores the scrollbar position in a Looper control as well as the selected elements. |
|
|
|
|
|
|
Loads the changes made by the end user in a window. |
|
|
|
|
|
|
Adds a print of PDF document into a sequence of report prints. |
|
|
|
|
|
|
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
Shows an error tooltip under an Edit control to indicate why the input is invalid. |
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|