|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):... |
|
|
|
|
|
|
|
| The following functions are used to manage the "Internal windows" controls...... |
|
|
|
|
|
|
|
| Dynamically changes the skin template:
of all windows found in the current application,
of the windows found in the WINDEV components used by the application,
of a specific window found in the project.... |
|
|
|
|
|
|
|
| A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...... |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
| Creating the executable in practice... |
|
|
|
|
|
|
|
| Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
|
| List of functions for managing contacts:
Lotus Notes,
Outlook,
mobile devices (Android, iPhone, iPad, Universal Windows)... |
|
|
|
|
|
|
|
| A Progress Bar control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| The "Real Time Performance Profiler" pane shows the activity of an application or site during a test...... |
|
|
|
|
|
|
|
| To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed...... |
|
|
|
|
|
|
|
| The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices.... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to create a simplified socket server...... |
|
|
|
|
|
|
|
| Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window. |
|
|
|
|
|
|
|
| Opens a modal WINDEV window. |
|
|
|
|
|
|
|
| The monitoring robot will read the value of the specified OID and compare its value with the reference value...... |
|
|
|
|
|
|
|
| When changing the version of the development tool, the projects found in the SCM must be migrated to this new version...... |
|
|
|
|
|
|
|
| WDXView is an ActiveX browser...... |
|
|
|
|
|
|
|
| The monitoring robot will try to connect to a HFSQL Client/Server server...... |
|
|
|
|
|
|
|
| The remote HFSQL administrator is used to define the scheduled tasks...... |
|
|
|
|
|
|
|
| The monitoring robot is used to compile and run the WLanguage code entered...... |
|
|
|
|
|
|
|
| The setup editor WDInst is used to manage the files to install...... |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a WINDEV application, a WEBDEV site or a PHP page.
from a component.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|