|
|
|
|
|
|
|
WINDEV and WINDEV Mobile support two types of menus ... |
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min |
|
|
|
|
|
|
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages...... |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility. |
|
|
|
|
|
|
The Y property is used to:
Find out the Y-coordinate of a control or window (position on Y-axis).
Modify the Y-coordinate of a control or window.... |
|
|
|
|
|
|
The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
Returns the handle of a window or control. |
|
|
|
|
|
|
Opens a window in a mobile application. |
|
|
|
|
|
|
Identifies or modifies the window status. |
|
|
|
|
|
|
Identifies the window currently in edit. |
|
|
|
|
|
|
Sets focus to a window or control. |
|
|
|
|
|
|
Modifies the title of next window to open. |
|
|
|
|
|
|
Modifies the display status of a window. |
|
|
|
|
|
|
Checks the validity of a window handle. |
|
|
|
|
|
|
Configures the print cancel window.. |
|
|
|
|
|
|
List of properties associated with a window... |
|
|
|
|
|
|
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control...... |
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.... |
|
|
|
|
|
|
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters...... |
|
|
|
|
|
|
A secondary thread cannot directly open a window with the standard WLanguage functions such as...... |
|
|
|
|
|
|
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst.... |
|
|
|
|
|
|
Disables the telemetry. The telemetry data is not sent to the server anymore. |
|
|
|
|
|
|
The Minute property is used to get and change the minutes of an element. |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Identifies the name of the MDI parent window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|