|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A main menu is necessarily associated with a window... |
|
|
|
|
|
|
|
| Menu options can be manipulated... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile support two types of menus: ... |
|
|
|
|
|
|
|
| The MDI windows must respect some constraints specific to the MDI applications... |
|
|
|
|
|
|
|
| WINDEV includes several Automatic Application Features (AAFs)... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile support two types of menus ... |
|
|
|
|
|
|
|
| Closes the current window and restores the context that existed before the window opening. |
|
|
|
|
|
|
|
| Clears the content of trace window opened in parallel with the current window. |
|
|
|
|
|
|
|
| Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
|
| A project is a logical set of elements and processes whose purpose is to accomplish a given objective...... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| In a WINDEV application, users have multiple help features at their disposal:
Tooltip.
Status bar.
Help window.
Advanced tooltip.
Help page.
HLP file.... |
|
|
|
|
|
|
|
| In a mobile application, several options can be handled with the fingers, by performing specific movements...... |
|
|
|
|
|
|
|
| Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project...... |
|
|
|
|
|
|
|
| The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
a specific popup menu used to handle the file.
a file preview in thumbnail format (for an Image or PDF file path).... |
|
|
|
|
|
|
|
| The automated tests of window are used to check the different features proposed by the window...... |
|
|
|
|
|
|
|
| Enables or disables the Dim Disabled Window (DDW) feature for a specific window: |
|
|
|
|
|
|
|
| The Property Internal Window allows you to define the name of the internal window to use. |
|
|
|
|
|
|
|
| A report based on a Looper control is used to directly print the information displayed in the control...... |
|
|
|
|
|
|
|
| A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)...... |
|
|
|
|
|
|
|
| The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template...... |
|
|
|
|
|
|
|
| ...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites.... |
|
|
|
|
|
|
|
| The following paragraphs explain...... |
|
|
|
|
|
|
|
| You can customize text attributes such as character spacing, line spacing and font size in a window or page...... |
|
|
|
|
|
|
|
| A project is a logical set of elements and processes whose purpose is to accomplish a given objective...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|