|
|
|
|
|
|
|
Modifies the style of a control dynamically. |
|
|
|
|
|
|
Used to find out and signal the possible errors via an assertive programming. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default...... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
Saves a persistent value on the HFSQL server. |
|
|
|
|
|
|
Converts a date to an integer. |
|
|
|
|
|
|
Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration...... |
|
|
|
|
|
|
MySelf is used to handle the current control... |
|
|
|
|
|
|
The following events are associated with Range Slider controls:... |
|
|
|
|
|
|
Displays a popup in a page with a DDW effect (Dim Disabled Windows). |
|
|
|
|
|
|
Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control. |
|
|
|
|
|
|
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes. |
|
|
|
|
|
|
The PageEndStick property is used to:
Determine the page footer should be right below the last block.
Change the page footer block options.... |
|
|
|
|
|
|
To create a scenario, the following elements must be installed on the current computer...... |
|
|
|
|
|
|
Interactive notification management constants... |
|
|
|
|
|
|
Indicates the file currently uploaded via the Upload control. |
|
|
|
|
|
|
The "Advanced" tab is used to configure the advanced features at server level...... |
|
|
|
|
|
|
Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|