|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Draws a circle or an ellipse in a WDPic variable. |
|
|
|
|
|
|
|
| A Font variable creates a font programmatically... |
|
|
|
|
|
|
|
| Reinitializes:
the Contact structure.
a Contact variable.... |
|
|
|
|
|
|
|
| Changes the contrast of an image in an Image variable. |
|
|
|
|
|
|
|
| Exports a diagram to a variable of type Image. |
|
|
|
|
|
|
|
| Exports a diagram to a variable of type Image. |
|
|
|
|
|
|
|
| Saves the image contained in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a circle or an ellipse in a picLayer variable. |
|
|
|
|
|
|
|
| Draws a rounded rectangle in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a rounded rectangle in a picLayer variable. |
|
|
|
|
|
|
|
| Draws an RTF text in a WDPic variable. |
|
|
|
|
|
|
|
| Draws an RTF text in a picLayer variable. |
|
|
|
|
|
|
|
| You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies...... |
|
|
|
|
|
|
|
| To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code...... |
|
|
|
|
|
|
|
| The Charset property is used to:
Get the character set used by a Font variable.
Change the character set used by a Font variable.
Get the character set used by an HFSQL data file.... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a Link control through programming...... |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| A Sliding Banner control can be handled through programming...... |
|
|
|
|
|
|
|
| The Connection keyword can correspond to:
the Connection variable.
the Connection property used to get and change the connection currently associated with a data file.
For more details, see Connection.
the Connection property of a hbScanParameter variable.... |
|
|
|
|
|
|
|
| You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile.... |
|
|
|
|
|
|
|
| Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
|
| Deletes from the AWP context a variable that was added by DeclareAWPContext. |
|
|
|
|
|
|
|
| Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|