|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ...The Web Camera control is used to view a file that is refreshed at regular time intervals.... |
|
|
|
|
|
|
|
| Usage example of the EmailReadFirst function |
|
|
|
|
|
|
|
| Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.). |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically. |
|
|
|
|
|
|
|
| Forces the operating system of the computer where the tables are found to write data onto the disk. |
|
|
|
|
|
|
|
| Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
|
| Copies the attachment of current email onto the user computer (locally). |
|
|
|
|
|
|
|
| Prints a border with rounded outlines at specified coordinates. |
|
|
|
|
|
|
|
| The VerticalAlignment property gets and changes the vertical alignment of a control. |
|
|
|
|
|
|
|
| Returns a character string without the space characters:
from the left and right side of the initial string.
within the string.... |
|
|
|
|
|
|
|
| The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window. |
|
|
|
|
|
|
|
| The HorizontalAlignment property gets and changes the horizontal alignment of a control. |
|
|
|
|
|
|
|
| Sets the position on the last record of a table according to a browse item. |
|
|
|
|
|
|
|
| The Sortable property is used to:
Determine if a Table control column is sortable.
Make a column of a Table control sortable or not.... |
|
|
|
|
|
|
|
| Returns the number of the current month. |
|
|
|
|
|
|
|
| Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.). |
|
|
|
|
|
|
|
| You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| Used to manage the horizontal position (X-coordinate) of print cursor in the page.... |
|
|
|
|
|
|
|
| Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report...... |
|
|
|
|
|
|
|
| Here are the main points of programming Table fields linked to a table... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|