|
|
|
|
|
|
|
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page. |
|
|
|
|
|
|
You can manipulate PDF Reader controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
Runs an action (defined programmatically) and enables Undo/Redo operations on this action.... |
|
|
|
|
|
|
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand. |
|
|
|
|
|
|
Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
Declares the font that will be used by dText in a picLayer variable. |
|
|
|
|
|
|
Draws a rectangle in an Image variable. |
|
|
|
|
|
|
In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
The Organizer control is used to display and handle organizers...... |
|
|
|
|
|
|
Count keyword can correspond to:
the Count function. This function returns the number of occurrences of a control in a window, page or group of controls.
The Count property, which returns a number of elements. This property can be used on:
the controls of a window or page. For more details, see Count.
a xmlNode variable.
a JSON variable.... |
|
|
|
|
|
|
Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
A Word Processing control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
Draws a circle or an ellipse in a WDPic variable. |
|
|
|
|
|
|
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable. |
|
|
|
|
|
|
Draws a point in a picLayer variable. |
|
|
|
|
|
|
Draws a text in a picLayer variable. |
|
|
|
|
|
|
Draws an RTF text in a WDPic variable. |
|
|
|
|
|
|
The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable. |
|
|
|
|
|
|
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server.... |
|
|
|
|
|
|
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|