|
|
|
|
|
|
|
Deletes all elements from an Organization Chart control. |
|
|
|
|
|
|
There are two different modes to debug a WINDEV Mobile application... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development...... |
|
|
|
|
|
|
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile.... |
|
|
|
|
|
|
WINDEV Mobile includes several communication functions for different fields.... |
|
|
|
|
|
|
With the WLanguage functions, WINDEV Mobile allows you to...... |
|
|
|
|
|
|
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Deselects an element from an Organization Chart control. |
|
|
|
|
|
|
Deletes an element and its "children" from an Organization Chart control. |
|
|
|
|
|
|
The RAD (Rapid Application Development) is used to create windows from...... |
|
|
|
|
|
|
Refreshes elements in a Dashboard control. |
|
|
|
|
|
|
Adds and displays a widget (internal window) in a Dashboard control. |
|
|
|
|
|
|
Restores the configuration of a Dashboard control. |
|
|
|
|
|
|
The TokenEnabled property determines if an Edit control is a "Text token" Edit control. |
|
|
|
|
|
|
Returns the type of pointer used on the device: finger, mouse or stylus. |
|
|
|
|
|
|
Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
Changes the position of a widget found in a Dashboard control. |
|
|
|
|
|
|
Determines:
whether a widget is found at a given position in a Dashboard control.
which widget is found at a given position in a Dashboard control.... |
|
|
|
|
|
|
Opens or closes the Dashboard control edit mode. |
|
|
|
|
|
|
Returns the position of a widget found in a Dashboard control. |
|
|
|
|
|
|
Saves the configuration of a Dashboard control in string format. |
|
|
|
|
|
|
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|