|
|
|
|
|
|
|
List of functions for managing browsers... |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
The ShortcutKey property gets and sets the keyboard shortcut associated with a control. |
|
|
|
|
|
|
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
The Zoom property gets or sets the zoom value:
in an Image control.
in a Map control.
in an Organization Chart control.
in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control.
in a Word Processing control.
in a PDF Reader control.
in a Camera control.
in a Diagram Editor control;
in a window.... |
|
|
|
|
|
|
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)...... |
|
|
|
|
|
|
The Path property gets and sets a path. |
|
|
|
|
|
|
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle:
in a Chart control. This duration is set to 30 hundredths of a second by default.
in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default.
in an Image Gallery Looper control.... |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
The URL property is used to:
Get the address associated with a control.
Change the address associated with a control.... |
|
|
|
|
|
|
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups.... |
|
|
|
|
|
|
Depending on the style of your applications, the border of your windows can be translucent...... |
|
|
|
|
|
|
A Link Description variable is used to describe a link between two data files through programming. |
|
|
|
|
|
|
The DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Writes a character string in the standard output stream "stdout" (also called "console"). |
|
|
|
|
|
|
Writes a character string in the standard error output stream "stderr". |
|
|
|
|
|
|
Reads a string in the standard input stream "stdin". |
|
|
|
|
|
|
A main menu is necessarily associated with a window...... |
|
|
|
|
|
|
The TestMode property determines if the Ad control displays a test ad. |
|
|
|
|
|
|
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
List of functions for managing threads (prefix syntax)... |
|
|
|
|
|
|
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|