|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus:... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus... |
|
|
|
|
|
|
|
| WINDEV includes several Automatic Application Features (AAFs)... |
|
|
|
|
|
|
|
| The MDI windows must respect some constraints specific to the MDI applications... |
|
|
|
|
|
|
|
| Menu options can be manipulated... |
|
|
|
|
|
|
|
| A main menu is necessarily associated with a window... |
|
|
|
|
|
|
|
| Applications are constantly evolving...... |
|
|
|
|
|
|
|
| With the WLanguage functions, WINDEV Mobile allows you to...... |
|
|
|
|
|
|
|
| To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans.... |
|
|
|
|
|
|
|
| The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window. |
|
|
|
|
|
|
|
| Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity.... |
|
|
|
|
|
|
|
| For a multilingual application, you have the ability to...... |
|
|
|
|
|
|
|
| Loads the modifications performed by the end user in a window. |
|
|
|
|
|
|
|
| Indicates whether the spelling of a word is correct (which means whether it is found in the OpenOffice dictionary installed on the computer). |
|
|
|
|
|
|
|
| Loads the changes made by the end user in a window. |
|
|
|
|
|
|
|
| Re-allows the access (which means the connection) to one or more databases accessible via a connection. |
|
|
|
|
|
|
|
| Two methods can be used to include the user groupware...... |
|
|
|
|
|
|
|
| The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)...... |
|
|
|
|
|
|
|
| A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc.... |
|
|
|
|
|
|
|
| The Cube control is a mobile layout control that automatically performs rotations around the different axes...... |
|
|
|
|
|
|
|
| WEBDEV Account Manager allows you to easily host websites developed with WEBDEV...... |
|
|
|
|
|
|
|
| The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
|
| Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode).
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices. |
|
|
|
|
|
|
|
| Adds a contact:
in a Lotus Notes or Outlook address book.
into the list of contacts on the device (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
|
| The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode. |
|
|
|
|
|
|
|
| Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
|
| In this example, the application must manage a video conference between two computers...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|