|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs. |
|
|
|
|
|
|
|
| Declares the default background color for the rectangles and circles, ... used in an Image variable. |
|
|
|
|
|
|
|
| Draws a line in an Image variable. |
|
|
|
|
|
|
|
| Temporarily disables (or re-enables) the replication. |
|
|
|
|
|
|
|
| Identifies the color of a pixel contained in an Image variable. |
|
|
|
|
|
|
|
| Deletes a connection from a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Captures the images received from the camera:
as an image: takes a photo.
as a video: records a video.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
|
| Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter). |
|
|
|
|
|
|
|
| The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
|
| By default, a single code window is opened per ...... |
|
|
|
|
|
|
|
| Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description. |
|
|
|
|
|
|
|
| An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming. |
|
|
|
|
|
|
|
| Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control. |
|
|
|
|
|
|
|
| Moves the content of a row as well as its entire descending tree structure in a TreeView Table control. |
|
|
|
|
|
|
|
| Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control. |
|
|
|
|
|
|
|
| Moves the content of a row as well as its entire descending tree structure in a TreeView Table control. |
|
|
|
|
|
|
|
| Draws a rectangle in a WDPic variable. |
|
|
|
|
|
|
|
| The CriticalSection keyword can correspond to:
the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN.
the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.... |
|
|
|
|
|
|
|
| Deletes a connection from a WEBDEV Application Server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|