|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Draws a circle arc or an ellipse arc in a picLayer variable. |
|
|
|
|
|
|
|
| Adds a shadow effect on an image found in an Image variable. |
|
|
|
|
|
|
|
| Returns the number of actions that can be undone in a Document variable. |
|
|
|
|
|
|
|
| The & operator returns the address of a variable as an integer |
|
|
|
|
|
|
|
| Modifies the hue, saturation and lightness of an image in an Image variable. |
|
|
|
|
|
|
|
| Draws a circle arc or an ellipse arc in a WDPic variable. |
|
|
|
|
|
|
|
| Adds a shadow effect on an image found in an Image variable. |
|
|
|
|
|
|
|
| The InMinutes property is used to convert a Duration variable to minutes. |
|
|
|
|
|
|
|
| Extracts a page from a PDF file in a variable of type Image. |
|
|
|
|
|
|
|
| Executes an XPATH query:
in an XML document.
in an xmlDocument variable.... |
|
|
|
|
|
|
|
| Returns the cropped part of an image. This image is in an Image variable. |
|
|
|
|
|
|
|
| The InDays property is used to convert a Duration variable to days. |
|
|
|
|
|
|
|
| An xlsDocument variable is used to describe and modify an Excel document... |
|
|
|
|
|
|
|
| Closes the PDF file loaded in memory in a pdfDocument variable. |
|
|
|
|
|
|
|
| Adds an element, text or image at the end of a docFragment variable. |
|
|
|
|
|
|
|
| Draws a line composed of multiple segments in an Image variable. |
|
|
|
|
|
|
|
| Exports a page contained in a Document variable in image format. |
|
|
|
|
|
|
|
| The indirection operators ({ }) are used to handle an object whose name is found in a variable...... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
|
| An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
|
| Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of a two-dimensional array property of a variable type (xlsDocument variable for example]).... |
|
|
|
|
|
|
|
| ...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|