|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A select query (corresponding SQL statement...... |
|
|
|
|
|
|
|
| A query created in the query editor can contain several types of items...... |
|
|
|
|
|
|
|
| WEBDEV allows you to define overlayable controls...... |
|
|
|
|
|
|
|
| To develop a WINDEV Mobile application for iPhone/iPad, you need:... |
|
|
|
|
|
|
|
| The FirstName property can be used on:
a SaasUser variable.
...... |
|
|
|
|
|
|
|
| The Valid property is used to determine if an element is valid. |
|
|
|
|
|
|
|
| The Pinned property is used to:
Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area.
Determine if a control is pinned.... |
|
|
|
|
|
|
|
| An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements...... |
|
|
|
|
|
|
|
| The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application...... |
|
|
|
|
|
|
|
| The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects...... |
|
|
|
|
|
|
|
| In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.... |
|
|
|
|
|
|
|
| The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application...... |
|
|
|
|
|
|
|
| Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
|
| The AnchorRateBottom property is used to:
Find out the anchor rate when a control moves on the vertical axis.
Modify the anchor rate when a control moves on the vertical axis.... |
|
|
|
|
|
|
|
| The AnchorRateHeight property is used to:
Find out the vertical anchor rate of a control.
Modify the vertical anchor rate of a control.... |
|
|
|
|
|
|
|
| Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
|
| Returns an array containing the elements of a source array for which a procedure returns True. |
|
|
|
|
|
|
|
| The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
|
| Returns an array containing the elements of a source array for which a procedure returns True. |
|
|
|
|
|
|
|
| You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile.... |
|
|
|
|
|
|
|
| The AnchorRateWidth property is used to:
Find out the anchor rate when a control (or a table column) stretches on the horizontal axis.
Modify the anchor rate when a control (or a table column) stretches on the horizontal axis.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|