|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a WINDEV application, a WEBDEV website or a PHP page.
from a component.... |
|
|
|
|
|
|
|
| A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...... |
|
|
|
|
|
|
|
| The URL property is used to:
Get the address associated with a control.
Change the address associated with a control.... |
|
|
|
|
|
|
|
| In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
|
| The ZOrder property defines the Z-order of an element. |
|
|
|
|
|
|
|
| The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option. |
|
|
|
|
|
|
|
| The "Chart" control is used to display a chart in windows, pages and reports...... |
|
|
|
|
|
|
|
| The Border property is used to get and change the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of a Table control.... |
|
|
|
|
|
|
|
| The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control.... |
|
|
|
|
|
|
|
| The performance profiler (also called Profiler) is used to check and optimize the execution time of your application...... |
|
|
|
|
|
|
|
| To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV...... |
|
|
|
|
|
|
|
| List of debugging functions... |
|
|
|
|
|
|
|
| The modeling editor proposes an advanced management of styles...... |
|
|
|
|
|
|
|
| The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page. |
|
|
|
|
|
|
|
| In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|