|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library... |
|
|
|
|
|
|
|
| End users can directly modify the interface of the application (according to the options specified by the developer)....... |
|
|
|
|
|
|
|
| In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls...... |
|
|
|
|
|
|
|
| The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application...... |
|
|
|
|
|
|
|
| SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices...... |
|
|
|
|
|
|
|
| Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window:
Width of the internal window.
Height of the internal window.... |
|
|
|
|
|
|
|
| Dynamically changes the window displayed in an Internal Window control.
Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll.... |
|
|
|
|
|
|
|
| You have the ability to create Organizer controls linked to data.... |
|
|
|
|
|
|
|
| Dynamically changes the window displayed in an Internal Window control.
Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll.... |
|
|
|
|
|
|
|
| The report viewer allows you to copy text from the report and paste it to a file in another application...... |
|
|
|
|
|
|
|
| Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)...... |
|
|
|
|
|
|
|
| A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically...... |
|
|
|
|
|
|
|
| The anchors are used to define the behavior of controls during a resize operation...... |
|
|
|
|
|
|
|
| Different types of pages can be used in the sites created with WEBDEV...... |
|
|
|
|
|
|
|
| Evaluates the value of an expression built in a character string. |
|
|
|
|
|
|
|
| Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section). |
|
|
|
|
|
|
|
| Explicitly destroys a semaphore. |
|
|
|
|
|
|
|
| Allows one or more threads to exit from the area protected by the semaphore. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|