|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Calculates the width of the image to print (in millimeters). |
|
|
|
|
|
|
|
| WINDEV allows you to apply a transparency coefficient to the windows...... |
|
|
|
|
|
|
|
| Calculates:
the number of occurrences of a specific character string (by respecting the search criteria) in another character string.
the number of occurrences of a set of strings in an array.... |
|
|
|
|
|
|
|
| Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
|
| Returns the number of elements selected in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Checks the existence of an external file. |
|
|
|
|
|
|
|
| Initializes an OLE control with an OLE object. |
|
|
|
|
|
|
|
| Adds a value to a data in a chart. |
|
|
|
|
|
|
|
| Modifies the properties of an HFSQL file located on a server. |
|
|
|
|
|
|
|
| Returns the list of connections currently described in the application. |
|
|
|
|
|
|
|
| Calculates the height of the image to print (in millimeters). |
|
|
|
|
|
|
|
| Returns the list of burners installed on the current computer. |
|
|
|
|
|
|
|
| The TextItemCompleted property is used to manage text items in an HFSQL data file. |
|
|
|
|
|
|
|
| Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document. |
|
|
|
|
|
|
|
| Prints a horizontal line at specified coordinates. |
|
|
|
|
|
|
|
| Prints a vertical line at specified coordinates. |
|
|
|
|
|
|
|
| The NullIableIndex property determines if a key item supports the "Null" value. |
|
|
|
|
|
|
|
| Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
|
| Modifies the content of a row in the query result. |
|
|
|
|
|
|
|
| Describes a display color in gradient mode. |
|
|
|
|
|
|
|
| Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
|
| Saves the modifications performed on the Exif tags of an image by ImageInfoModify. |
|
|
|
|
|
|
|
| The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option. |
|
|
|
|
|
|
|
| Returns or initializes the number of the page currently printed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|