|
|
|
|
|
|
|
Returns the version number of the .Net Framework available on the current computer. |
|
|
|
|
|
|
Runs a procedure on a server for .Net XML Web services. |
|
|
|
|
|
|
Runs a procedure on a .Net server. |
|
|
|
|
|
|
Returns the error for the last .Net procedure that failed. |
|
|
|
|
|
|
Returns the result of the last .Net procedure that was successfully run. |
|
|
|
|
|
|
Adds a header to the next procedure that will be run on the server. |
|
|
|
|
|
|
List of constants used by the DotNet functions.... |
|
|
|
|
|
|
Returns the list of triggers applied to one or more HFSQL data files. |
|
|
|
|
|
|
Draws an arc of circle or an arc of ellipse:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand. |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand. |
|
|
|
|
|
|
Draws a rectangle in an Image variable. |
|
|
|
|
|
|
Returns the list of columns filtered by the user in a Table or TreeView Table control. |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
Declares the default background color for the rectangles and circles, ... used in a WDPic variable. |
|
|
|
|
|
|
Draws a line in a picLayer variable. |
|
|
|
|
|
|
Identifies the color of a pixel contained in a WDPic variable. |
|
|
|
|
|
|
Declares the font that will be used by dText in a picLayer variable. |
|
|
|
|
|
|
Draws a polygon in a picLayer variable. |
|
|
|
|
|
|
Draws a section of a circle or an ellipse in a picLayer variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|