|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Finds the Xth position of a string within another string. |
|
|
|
|
|
|
|
| At runtime, an application runs in a main thread...... |
|
|
|
|
|
|
|
| Checks whether a character string matches a specific format and retrieves the different substrings that match the format. |
|
|
|
|
|
|
|
| Collapses:
a branch that was previously expanded in a TreeView Table control.
a break that was previously expanded in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
|
| The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
|
| The InitialHeight property is used to:
Find out the creation height of a control or window.
Modify the base height used to anchor the controls "in height".
Find out the creation height of a block or control in a report.... |
|
|
|
|
|
|
|
| The MaxWidth property is used to get and change the maximum width of a control or window. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Sets the position on the last record of a table according to a browse item. |
|
|
|
|
|
|
|
| Indicates whether the application or the site is started:
from the WINDEV or WEBDEV editor,
from the executable or browser.
from the WEBDEV administrator.... |
|
|
|
|
|
|
|
| Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| The MaxHeight property gets and sets the maximum height of a control or window. |
|
|
|
|
|
|
|
| Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
|
| Returns or modifies the system date (current date defined on the current computer). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|