|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To prevent users from leaving a control empty, you can set it as a required field...... |
|
|
|
|
|
|
|
| Selects the TAPI device that will be used during the following telephony operations:
tapiDial,
tapiListen.... |
|
|
|
|
|
|
|
| The clipboard stores the last 10 pieces of content cut or pasted (from any editor)...... |
|
|
|
|
|
|
|
| Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
|
| To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed...... |
|
|
|
|
|
|
|
| Moves backward several records from the current position in the data file, according to a specified item.... |
|
|
|
|
|
|
|
| The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically.
Define whether a timestamp item will use UTC time or local time (when describing the item through programming).... |
|
|
|
|
|
|
|
| The Style property is used to:
retrieve or assign the entire style of a control (including the overrides).
find out the style characteristics of an element in a Word Processing document.
define button styles for a Windows notification.... |
|
|
|
|
|
|
|
| Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application. |
|
|
|
|
|
|
|
| Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV). |
|
|
|
|
|
|
|
| Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function). |
|
|
|
|
|
|
|
| The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| Returns True if at least one element of an array is True. |
|
|
|
|
|
|
|
| Performs the following operations:
If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation.
If the table exists, opens the table.... |
|
|
|
|
|
|
|
| The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|