|
|
|
|
|
|
|
|
|
|
|
|
|
|
| MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
|
| The Rating control can be used in a window as well as in a page.... |
|
|
|
|
|
|
|
| List of properties associated with a supercontrol... |
|
|
|
|
|
|
|
| You can manipulate Looper controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
|
| In a multilingual application or site, the multilingual feature is proposed for the following elements...... |
|
|
|
|
|
|
|
| Disables a user filter on a column or on all the columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| List of constants used by page functions.... |
|
|
|
|
|
|
|
| Transfers a file from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
|
| A Tab control found in a window or in a page can be handled by several WLanguage properties...... |
|
|
|
|
|
|
|
| Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
|
| Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
|
| Implements a user filter on a column found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
|
| The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc. |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
|
| The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
|
| Deletes all rows from a Looper control populated programmatically. |
|
|
|
|
|
|
|
| A FullTextIndex description variable is used to describe one or more full-text indexes through programming. |
|
|
|
|
|
|
|
| The Native SQL Server Connector is used to:
specify the input values during the call to a stored procedure.
retrieve the output values after a call to a stored procedure.... |
|
|
|
|
|
|
|
| Custom context menus are created in the window editor and can be handled programmatically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|