|
|
|
|
|
|
|
WINDEV includes several utility components that allow you to handle data directly...... |
|
|
|
|
|
|
Indicates whether the code is run:
from a WINDEV application, a WEBDEV site or a PHP page.
from a component.... |
|
|
|
|
|
|
The Feedback component is a component provided with WINDEV...... |
|
|
|
|
|
|
Returns the green component of an RGB color. |
|
|
|
|
|
|
Returns the red component of an RGB color. |
|
|
|
|
|
|
Returns the blue component of an RGB color. |
|
|
|
|
|
|
Defines a color from its Red, Green and Blue components. |
|
|
|
|
|
|
Instantiates a COM object (Component Object Model). |
|
|
|
|
|
|
Project configurations allow you to adapt the same project to multiple "targets".... |
|
|
|
|
|
|
Initializes the parameters of a subreport of a composite report. |
|
|
|
|
|
|
Initializes the parameters of a subreport of a composite report. |
|
|
|
|
|
|
The CompositeKey property determines if an item is a composite key. |
|
|
|
|
|
|
An internal component is a set of elements from a project.... |
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
The list of extension attributes ...... |
|
|
|
|
|
|
Dynamically changes the skin template:
of all windows found in the current application,
of the windows found in the WINDEV components used by the application,
of a specific window found in the project.... |
|
|
|
|
|
|
The NbComponent property is used to get the number of elements in a composite key. |
|
|
|
|
|
|
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports.... |
|
|
|
|
|
|
WINDEV Tutorial - External database Using data from an external database - 40 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|