|
|
|
|
|
|
|
WinSize:
returns or modifies the window display mode (maximized, minimized or normal),
modifies the window height and/or width,
moves the window and modifies a window's height and/or width.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)...... |
|
|
|
|
|
|
The window that opens another window is called parent window; the window opened by the parent window is called child window...... |
|
|
|
|
|
|
Indicates whether the code is run in Windows mode or not. |
|
|
|
|
|
|
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...... |
|
|
|
|
|
|
By default, a single code window is opened per ...... |
|
|
|
|
|
|
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App).
Function kept for backward compatibility.... |
|
|
|
|
|
|
The following types of windows can be created in a WINDEV application...... |
|
|
|
|
|
|
Discover the main actions that can be performed on the windows.... |
|
|
|
|
|
|
Indicates whether the code is run in Universal Windows 10 App mode. |
|
|
|
|
|
|
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...... |
|
|
|
|
|
|
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must...... |
|
|
|
|
|
|
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App).
Function kept for backward compatibility.... |
|
|
|
|
|
|
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes...... |
|
|
|
|
|
|
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode. |
|
|
|
|
|
|
Indicates whether the code is run in Windows Phone mode.
Function kept for backward compatibility.... |
|
|
|
|
|
|
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)...... |
|
|
|
|
|
|
Indicates whether the code is run in Windows Store apps mode.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Allows you to find out and modify:
the display mode of grayed buttons found in the windows of your application.
the display mode of translucent border for the windows of your application.
the mode for loading large images.... |
|
|
|
|
|
|
The following functions are used to manage the tiles found in the Windows Store apps applications... |
|
|
|
|
|
|
WINDEV allows you to open windows in popup format...... |
|
|
|
|
|
|
Indicates whether the code is run in WinRT mode (Windows Store apps).
Function kept for backward compatibility.... |
|
|
|
|
|
|
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|