|
|
|
|
|
|
|
Finds all the instances of a character string and replaces them with another string in a Document variable. |
|
|
|
|
|
|
Changes the hue of an image:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Tooltips are very useful for application users...... |
|
|
|
|
|
|
The InterlineType property is used to get and change the type of line spacing used. |
|
|
|
|
|
|
Inserts an object in a Document variable. The objects that can be used are:
an element,
a document,
a paragraph,
a text,
an image,
a fragment.... |
|
|
|
|
|
|
Retrieves the value in a control or in a variable. |
|
|
|
|
|
|
Saves an image found in an Image variable:
in a PNG file.
in memory.... |
|
|
|
|
|
|
Saves an image found in an Image variable:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
WLanguage supports different types of strings.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
Exports the content of an HTML Editor control to an Email variable (to send the email). |
|
|
|
|
|
|
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
The Property Encryption allows you to know and modify the type of encryption used. |
|
|
|
|
|
|
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file. |
|
|
|
|
|
|
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
Declares the default background color for the rectangles and circles, ... used in an Image variable. |
|
|
|
|
|
|
Enables a name or on-variable critical section in the statement USING ... IN. |
|
|
|
|
|
|
Creates a new control (of any type) in a window through programming. |
|
|
|
|
|
|
Deletes a variable from the MATLAB session. |
|
|
|
|
|
|
Inserts a table in a Document variable. |
|
|
|
|
|
|
Colors an area in an Image variable. |
|
|
|
|
|
|
Colors an area in a WDPic variable. |
|
|
|
|
|
|
Resets the variable to its initial value. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|