|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
|
| You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| You can manipulate List Box controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| You can manipulate Combo Box controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| List of properties associated with a Static control... |
|
|
|
|
|
|
|
| The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports...... |
|
|
|
|
|
|
|
| List of properties associated with the TreeView Table control... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report...... |
|
|
|
|
|
|
|
| Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server. |
|
|
|
|
|
|
|
| Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window. |
|
|
|
|
|
|
|
| Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server.... |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Windows Phone simulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Adds a new menu to an existing drop-down or context menu of a window or page. |
|
|
|
|
|
|
|
| Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable. |
|
|
|
|
|
|
|
| Adds a column title-header into a Table or TreeView Table control in a window. |
|
|
|
|
|
|
|
| Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV. |
|
|
|
|
|
|
|
| Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. |
|
|
|
|
|
|
|
| Adds a new menu to an existing drop-down or context menu of a window or page. |
|
|
|
|
|
|
|
| The Hideable property determines if the user can close a bottom sliding window with a touch gesture. |
|
|
|
|
|
|
|
| Adds a column title-header into a Table or TreeView Table control in a window. |
|
|
|
|
|
|
|
| The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Starting with Android 10, Google no longer allows an application running in the background to open a window |
|
|
|
|
|
|
|
| Displays a custom error message in a non-blocking system error window. |
|
|
|
|
|
|
|
| Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
|
| Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|