|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV include several SOAP functions... |
|
|
|
|
|
|
|
| Returns the URI of the namespace associated with the current tag in an XML document. |
|
|
|
|
|
|
|
| Defines the time range displayed by the Scheduler control in Day mode or in Week mode. |
|
|
|
|
|
|
|
| Returns the cropped part of an image. This image is in an Image variable. |
|
|
|
|
|
|
|
| Waits for the execution of a parallel task. |
|
|
|
|
|
|
|
| Returns:
the list of appointments found between two dates in a Scheduler control,
all the appointments found in a Scheduler control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
|
| Returns the value of current element (tag or XML attribute) or the value of one of its attributes. |
|
|
|
|
|
|
|
| Merges the Salesforce records (also called Salesforce objects). |
|
|
|
|
|
|
|
| Copies the screen contents to an Image variable or to an Image control. |
|
|
|
|
|
|
|
| Deletes all dynamic rows from a Mutiline Zone control. |
|
|
|
|
|
|
|
| Restores previously deleted Salesforce records. |
|
|
|
|
|
|
|
| Returns the name of an external file currently open. |
|
|
|
|
|
|
|
| Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
|
| Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
|
| The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
|
| Run the initialization code of project...... |
|
|
|
|
|
|
|
| List of functions for managing the registry... |
|
|
|
|
|
|
|
| WEBDEV manages the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
| Positions at the beginning of the media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Indicates the status of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
|
| Retrieves the Salesforce records from their identifiers. |
|
|
|
|
|
|
|
| The sfSearchResult type is used to find out the result of SFSearch... |
|
|
|
|
|
|
|
| Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| Modifies the period (which means the number of days) displayed by a Scheduler control. |
|
|
|
|
|
|
|
| The TitleHeight property gets and sets:
the height of the title for the columns of a Table or TreeView Table control.
the height of the title bar of a Dockable Panel control.
the height of the title bar of a window with a custom title bar.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|