|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of functions for mouse management... |
|
|
|
|
|
|
|
| When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default...... |
|
|
|
|
|
|
|
| The hierarchical organization in class and sub-class has allowed to create the notion of inheritance...... |
|
|
|
|
|
|
|
| The principle of windows with arrow is straightforward...... |
|
|
|
|
|
|
|
| Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
|
| The mobile devices propose several features available via finger movements...... |
|
|
|
|
|
|
|
| Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows). |
|
|
|
|
|
|
|
| Transforming WINDEV applications into Mobile is very easy...... |
|
|
|
|
|
|
|
| A main menu is necessarily associated with a window...... |
|
|
|
|
|
|
|
| Allows you to:
get the screen orientation of the device (Android, iOS or Universal Windows phone).
set the screen orientation of the device (Android phone).... |
|
|
|
|
|
|
|
| Indicates that the drawing functions that will be used are intended for:
the specified Image control,
the specified Image variable,
the specified Image variable,
the specified WDPic variable (on the background layer),
the specified picLayer variable.... |
|
|
|
|
|
|
|
| Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows).... |
|
|
|
|
|
|
|
| The following types of windows can be created in a WINDEV application...... |
|
|
|
|
|
|
|
| Starts the native application for sending emails found on the current computer:
Computer running Windows,
Mobile device (Android, iPhone, iPad).... |
|
|
|
|
|
|
|
| Indicates whether the code is run in Windows Phone mode.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Windows Phone simulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
| Indicates whether the test is run via the Windows Phone emulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Functions for Wi-Fi management... |
|
|
|
|
|
|
|
| The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application...... |
|
|
|
|
|
|
|
| The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
|
| The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|