|
|
|
|
|
|
|
The ReturnedValue property is used to handle the return value. |
|
|
|
|
|
|
Executes a function present in a Python module. |
|
|
|
|
|
|
Identifies the color of a pixel in an Image control. |
|
|
|
|
|
|
Modifies the hue, the saturation and the lightness of an image in an Image control. |
|
|
|
|
|
|
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...... |
|
|
|
|
|
|
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause. |
|
|
|
|
|
|
Draws a point in an Image control. |
|
|
|
|
|
|
Resizes an image in a picLayer variable. |
|
|
|
|
|
|
Colors an area:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
The ScrollWithFinger property is used to:
Determine if the content of a control can be moved with the finger ("finger scrolling").
Enable or disable touch-responsiveness for a control.... |
|
|
|
|
|
|
Saves an image in icon format either in a file, or in memory. |
|
|
|
|
|
|
The two most interesting features of WDAPI are...... |
|
|
|
|
|
|
Draws a text in an Image control. |
|
|
|
|
|
|
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time.... |
|
|
|
|
|
|
The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
Changes the contrast of an image contained:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
Copies an image to another image. |
|
|
|
|
|
|
Modifies the hue, saturation and lightness of an image in an Image variable. |
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|