|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To create a new flexible modeling, you can...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile feature multiple methods to test applications...... |
|
|
|
|
|
|
|
| Refreshing a page consists in re-displaying a page that is already open in the browser...... |
|
|
|
|
|
|
|
| The setup program creation wizard allows you to select the files that will be installed with the site...... |
|
|
|
|
|
|
|
| Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback"). |
|
|
|
|
|
|
|
| You are interested by a window found in a non-WINDEV application?...... |
|
|
|
|
|
|
|
| The Height property is used to get and change the height:
of a control or block in a report.
of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
of a break cell in a Table or Looper control.... |
|
|
|
|
|
|
|
| To display the table description, select "Table description" in the context menu of one of the table elements... |
|
|
|
|
|
|
|
| A maximized window occupies the entire screen of the mobile device.... |
|
|
|
|
|
|
|
| Uploading consists in saving a file located on the user's computer to the Web server...... |
|
|
|
|
|
|
|
| The "Logs" tab is used to see the details of logs for a specific period...... |
|
|
|
|
|
|
|
| The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts...... |
|
|
|
|
|
|
|
| The Page footer block is run at the end of each page...... |
|
|
|
|
|
|
|
| The data persistence is used to store the value typed by the user...... |
|
|
|
|
|
|
|
| When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Project configurations are used to easily define the different "targets" of your project...... |
|
|
|
|
|
|
|
| Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback"). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|