|
|
|
|
|
|
|
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
Resets all variables of SMS structure. |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Copies the image of a control in a WINDEV window to a variable of type Image. |
|
|
|
|
|
|
The following functions are used to manage Map controls via prefix syntax... |
|
|
|
|
|
|
The docElement type is used to handle each element found in a docParagraph variable. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to handle an HTML control through programming...... |
|
|
|
|
|
|
Loads all the variables of a MATLAB file in the session. |
|
|
|
|
|
|
Lists the variables found in the MATLAB session. |
|
|
|
|
|
|
Blurs the entire given area in a variable of type WDPic (on the background layer). |
|
|
|
|
|
|
Variables are copied using the "=" operator... |
|
|
|
|
|
|
Diagram functions (prefix syntax)... |
|
|
|
|
|
|
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
When used on Variant variables, the Member property is used to get the array of named elements. |
|
|
|
|
|
|
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect. |
|
|
|
|
|
|
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable. |
|
|
|
|
|
|
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable. |
|
|
|
|
|
|
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable. |
|
|
|
|
|
|
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable. |
|
|
|
|
|
|
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image. |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...). |
|
|
|
|
|
|
The following operations are available for the following types of variables...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|