|
|
|
|
|
|
|
An external component is a set of WINDEV elements: windows, reports, analysis, etc.... |
|
|
|
|
|
|
The last wizard step for creating the setup program allows you to...... |
|
|
|
|
|
|
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...... |
|
|
|
|
|
|
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications...... |
|
|
|
|
|
|
An internal component is a set of elements from a project...... |
|
|
|
|
|
|
A help system includes several pages...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
A project was already created and translated...... |
|
|
|
|
|
|
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers...... |
|
|
|
|
|
|
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ...... |
|
|
|
|
|
|
Opens the edit window of User Macro-Code for the current window. |
|
|
|
|
|
|
An Ad control found in a window can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
A report based on an Organizer control is used to directly print the information displayed in the Organizer control... |
|
|
|
|
|
|
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page. |
|
|
|
|
|
|
Displays the requested information (content of a control, for example) in a window opened next to the current window. |
|
|
|
|
|
|
Closes the trace window if this window was opened or stops saving the trace information in a text file. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes...... |
|
|
|
|
|
|
A Windows application, an Internet or Intranet site require to define the role of different contributors...... |
|
|
|
|
|
|
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control...... |
|
|
|
|
|
|
The MovableByBackground property is used to:
find out whether a window can be moved by the background,
allow (or not) a window to be moved by the background.... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|