|
|
|
|
|
|
|
The Windows windows developed with WINDEV... |
|
|
|
|
|
|
The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
MyWindow is used to handle the current window... |
|
|
|
|
|
|
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. |
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...... |
|
|
|
|
|
|
List of events associated with windows... |
|
|
|
|
|
|
The YInitial property is used to:
Find out the Y-coordinate:
of a control (position on Y-axis) when opening the window or the page.
of a window (position on Y-axis) when opening the window.
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.... |
|
|
|
|
|
|
Allows the programs currently run to process the Windows messages or runs a temporization. |
|
|
|
|
|
|
Adds a new tile customization for the current Windows Store Apps application. |
|
|
|
|
|
|
Indicates whether the code is run in Universal Windows 10 App mode. |
|
|
|
|
|
|
Converts all characters in a string to lowercase according to the region settings defined in Windows. |
|
|
|
|
|
|
Converts all characters in a string to uppercase according to the region settings defined in Windows. |
|
|
|
|
|
|
Displays or hides an endless gauge in the title bar of Android application windows . |
|
|
|
|
|
|
The following functions are used to handle Windows certificates, using prefix syntax: |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images...... |
|
|
|
|
|
|
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...... |
|
|
|
|
|
|
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files...... |
|
|
|
|
|
|
The AnchorRateRight property is used to:
Find out the anchor rate when a control moves on the horizontal axis.
Modify the anchor rate when a control moves on the horizontal axis.... |
|
|
|
|
|
|
The Image control is used to...... |
|
|
|
|
|
|
The MapMode property determines and changes how the map is displayed in the Map control. |
|
|
|
|
|
|
The 64-bit operating systems are starting to appear on the PCs and on the servers...... |
|
|
|
|
|
|
Displays a custom error message in a non-blocking system error window. |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
The Width property gets and changes the width:
of a control or block in a report.
of a control (found in a window), window, column found in a table or column found in a list box (including listview).
of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|