|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You can manipulate Context Menu controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| Draws a polygon in a picLayer variable. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The Reminder type is used to describe and handle a reminder to inform the user of an appointment. |
|
|
|
|
|
|
|
| Draws a text in a picLayer variable. |
|
|
|
|
|
|
|
| Draws an RTF text in a WDPic variable. |
|
|
|
|
|
|
|
| Android or iOS projects can use custom fonts...... |
|
|
|
|
|
|
|
| Draws the chord of a circle (intersection between an ellipse and a straight line):
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Draws RTF text:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
|
| Draws a point:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Reads the description of a scheduled task. |
|
|
|
|
|
|
|
| Modifies an existing scheduled task. |
|
|
|
|
|
|
|
| Deletes a scheduled task associated with the application (site or Webservice). |
|
|
|
|
|
|
|
| Returns the list of scheduled tasks for the application (site or Webservice). |
|
|
|
|
|
|
|
| Returns the name of the page requested at the start of the session. |
|
|
|
|
|
|
|
| Declares the default background color for the rectangles and circles, ... used in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a line in a picLayer variable. |
|
|
|
|
|
|
|
| Identifies the color of a pixel contained in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in a picLayer variable. |
|
|
|
|
|
|
|
| Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable. |
|
|
|
|
|
|
|
| Reinitializes:
the Appointment structure.
the Appointment variable.... |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|