|
|
|
|
|
|
|
Copies the object found in an OLE control into the Windows clipboard. |
|
|
|
|
|
|
The diagram below presents the use of "programmed AJAX" in a WEBDEV site...... |
|
|
|
|
|
|
Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
Converts an OEM string (DOS) to an ANSI string (Windows). |
|
|
|
|
|
|
WEBDEV includes different events associated with the HTML control...... |
|
|
|
|
|
|
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form...... |
|
|
|
|
|
|
Colors an area:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be:
an Image control,
an Image variable,
a WDPic variable (on the background layer),
a picLayer variable.... |
|
|
|
|
|
|
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
The remote accesses are used to create a temporary network connection...... |
|
|
|
|
|
|
Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C...... |
|
|
|
|
|
|
Starts reading a NFC tag or enables the detection of NFC tags for the current window. |
|
|
|
|
|
|
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min |
|
|
|
|
|
|
Draws a rectangle in an Image control. |
|
|
|
|
|
|
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
Indicates that the drawing functions that will be used are intended for the specified WDPic variable. |
|
|
|
|
|
|
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel. |
|
|
|
|
|
|
Draws a rectangle in a picLayer variable. |
|
|
|
|
|
|
Colors an area in a WDPic variable. |
|
|
|
|
|
|
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|