|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The user can filter the content of a Table control by displaying the records corresponding to a condition for example...... |
|
|
|
|
|
|
|
| The Border property is used to get and change the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of a Table control.... |
|
|
|
|
|
|
|
| Imports data in iCalendar format into a Calendar control. |
|
|
|
|
|
|
|
| The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control. |
|
|
|
|
|
|
|
| The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically. |
|
|
|
|
|
|
|
| Adds a parameter to an HTTP form. |
|
|
|
|
|
|
|
| Returns the horizontal screen resolution. |
|
|
|
|
|
|
|
| Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project...... |
|
|
|
|
|
|
|
| Once the translation of framework libraries ("...... |
|
|
|
|
|
|
|
| Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper control on all its attributes.
Cancel a sort that was performed beforehand (which means ignore the sort).... |
|
|
|
|
|
|
|
| Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
|
| Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform.... |
|
|
|
|
|
|
|
| Deletes a directory from a disk. |
|
|
|
|
|
|
|
| Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
| Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
|
| Value of constants for the Windows 32-bit API... |
|
|
|
|
|
|
|
| The MaxWidth property is used to get and change the maximum width of a control or window. |
|
|
|
|
|
|
|
| The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite.... |
|
|
|
|
|
|
|
| Returns the list of CD/DVD players installed on the current computer.... |
|
|
|
|
|
|
|
| Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
|
| List of functions specific to Table controls... |
|
|
|
|
|
|
|
| Retrieves data from a "Scatter" chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|