|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Windows windows developed with WINDEV... |
|
|
|
|
|
|
|
| The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project... |
|
|
|
|
|
|
|
| By integrating a website into a window in a desktop application, you can share existing elements and boost productivity... |
|
|
|
|
|
|
|
| Adapts the window height to the content of controls. |
|
|
|
|
|
|
|
| Adapts the window width to the content of controls. |
|
|
|
|
|
|
|
| Enumerates the Dockable Panel controls in a window. |
|
|
|
|
|
|
|
| Enumerates the controls found in a window or page. |
|
|
|
|
|
|
|
| Opens and enables an MDI child window. |
|
|
|
|
|
|
|
| Inserts a menu before another menu in a window. |
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| Opens and enables an MDI child window. |
|
|
|
|
|
|
|
| Identifies the name of the MDI parent window. |
|
|
|
|
|
|
|
| Stops the automatic execution of a WINDEV application. |
|
|
|
|
|
|
|
| Defines the size of the window containing the chart. |
|
|
|
|
|
|
|
| Adapts the window size to the content of controls. |
|
|
|
|
|
|
|
| When a window template is applied to a window, all the controls and code in the template are "copied" to the window...... |
|
|
|
|
|
|
|
| The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
|
| Erases the chart drawing (in an Image control or in a window). |
|
|
|
|
|
|
|
| Adds a new marker onto a map displayed in a Map control. |
|
|
|
|
|
|
|
| GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018...... |
|
|
|
|
|
|
|
| Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi). |
|
|
|
|
|
|
|
| WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
|
| Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities...... |
|
|
|
|
|
|
|
| The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
|
| Deletes a voice command previously added with SpeechRecognitionAddCommand. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|