|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The context menu of Edit controls includes the option "Set initial focus to this control"...... |
|
|
|
|
|
|
|
| Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. |
|
|
|
|
|
|
|
| Adjusts the title and size of columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| Changes the contrast of an image in an Image variable. |
|
|
|
|
|
|
|
| The StoreTheValue property is used to:
Find out whether a control keeps its value between two application starts via the persistence.
Modify a control so that it keeps (or not) its value between two application starts via the persistence.... |
|
|
|
|
|
|
|
| Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
|
| Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
|
| Returns the two low bytes of an integer. |
|
|
|
|
|
|
|
| The Clickable Image control can be used to...... |
|
|
|
|
|
|
|
| Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically. |
|
|
|
|
|
|
|
| WEBDEV allows you to define overlayable controls...... |
|
|
|
|
|
|
|
| In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
|
| Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
|
| Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
|
| You now have the ability to deploy site sections or individual pages...... |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
|
| Returns the character set corresponding to a language. |
|
|
|
|
|
|
|
| The home page is the first page of your site...... |
|
|
|
|
|
|
|
| The Camera property is used to identify and change the camera used (back or front). |
|
|
|
|
|
|
|
| ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters...... |
|
|
|
|
|
|
|
| Copies an image to another image. |
|
|
|
|
|
|
|
| The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify the base width used to anchor the controls in "width".
Find out the initial width of a report control.... |
|
|
|
|
|
|
|
| Project configurations are used to easily define the different "targets" of your project...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|