|
|
|
|
|
|
|
The project includes windows, reports, queries, help files, sets of procedures, ... |
|
|
|
|
|
|
You can manipulate HTML controls in a window, page or report using the following WLanguage properties...... |
|
|
|
|
|
|
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
If the image is an image map, you can include "Clickable areas" in the image...... |
|
|
|
|
|
|
You can manipulate Edit controls in a window, page or report using the following WLanguage properties...... |
|
|
|
|
|
|
Shape controls in windows, pages and reports can be handled using different WLanguage properties...... |
|
|
|
|
|
|
List of WLanguage properties associated with Internal Page controls... |
|
|
|
|
|
|
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports...... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
The Web Component control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
List of properties associated with a Static control... |
|
|
|
|
|
|
List of properties associated with the Thumbnail control... |
|
|
|
|
|
|
List of properties associated with the Cell control... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
The WLanguage properties can be used to handle ...... |
|
|
|
|
|
|
To create a Pivot Table control...... |
|
|
|
|
|
|
The query editor is used to automatically create queries on the data files...... |
|
|
|
|
|
|
It is necessary to compile the help to create a file based on the information entered in the help editor...... |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional WLanguage array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
An array of structures is an Array variable...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|