|
|
|
|
|
|
|
To configure the general options of the window editor... |
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
The end user can zoom the content of a window with the mouse...... |
|
|
|
|
|
|
The system popup menus are managed by the system (Android, Windows, ...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites...... |
|
|
|
|
|
|
The installation package (or DVD, if provided) allows you to install...... |
|
|
|
|
|
|
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area. |
|
|
|
|
|
|
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode.
Function kept for backward compatibility.... |
|
|
|
|
|
|
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode. |
|
|
|
|
|
|
The report editor allows you to create "Multicolumn" reports.... |
|
|
|
|
|
|
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application. |
|
|
|
|
|
|
Indicates whether the code is run in WinRT mode (Windows Store apps).
Function kept for backward compatibility.... |
|
|
|
|
|
|
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode. |
|
|
|
|
|
|
Opens the default messaging software:
of Web user on the browser computer.
of the user on the current Windows computer.
on the phone.... |
|
|
|
|
|
|
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example). |
|
|
|
|
|
|
In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed. |
|
|
|
|
|
|
The report viewer allows you to copy text from the report and paste it to a file in another application...... |
|
|
|
|
|
|
In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
Copies the image from a WINDEV window to an Image variable or to an Image control. |
|
|
|
|
|
|
Copies the image of a control in a WINDEV window to a variable of type Image. |
|
|
|
|
|
|
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes...... |
|
|
|
|
|
|
The operating mode of an executable allows you to define whether the executable can be used by one or more users...... |
|
|
|
|
|
|
The Visible property is used to:
Find out whether an element is visible.
Make an element visible or invisible.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|