|
|
|
|
|
|
|
An Android application can contain one or more Widget windows... |
|
|
|
|
|
|
Used to manage the vertical position (Y-coordinate) of print cursor in the page. |
|
|
|
|
|
|
Used to manage the horizontal position (X-coordinate) of print cursor in the page. |
|
|
|
|
|
|
This help page presents the characteristics of an Image control found in a window... |
|
|
|
|
|
|
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress. |
|
|
|
|
|
|
The Email type is used to handle the email content as well as the associated information. |
|
|
|
|
|
|
Notifies the application when the device enters or leaves the transmission range of a set of Beacons. |
|
|
|
|
|
|
Crosses a record in a data file. |
|
|
|
|
|
|
Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application.... |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
MyWindow is used to handle the current window... |
|
|
|
|
|
|
The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
The MaxValue property is used to:
get and set the top value of a report based on a data file.
get the maximum value of the current filter.
get the maximum value of a data series in a chart.
get and set the maximum value for some types of controls.... |
|
|
|
|
|
|
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection...... |
|
|
|
|
|
|
Returns the position of a widget found in a Dashboard control. |
|
|
|
|
|
|
Changes the dimensions of a widget found in a Dashboard control. |
|
|
|
|
|
|
Changes the position of a widget found in a Dashboard control. |
|
|
|
|
|
|
Adds a widget into a Dashboard control during Drag and Drop. |
|
|
|
|
|
|
Returns the position of a widget found in a Dashboard control. |
|
|
|
|
|
|
The ImageHeight property is used to:
Find out the height of the image section displayed in an image control or in the background of a chart control.
Modify the height of the image section displayed in an image control or in the background of a chart control.... |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
By testing the project you can simulate how the application will run when launched by the user...... |
|
|
|
|
|
|
Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|