|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Button control allows the user or the Web user to run a specific action with a simple click... |
|
|
|
|
|
|
|
The drop-down button expands:- a context menu.
- a popup window.
|
|
|
|
|
|
|
|
| Sometimes, text in a Static Text or Button control can exceed the width of the control... |
|
|
|
|
|
|
|
| Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account...... |
|
|
|
|
|
|
|
| The End of break block is optional...... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on an Organizer control found in a window...... |
|
|
|
|
|
|
|
| The Flash control is used to display a Flash® animation in a WEBDEV page...... |
|
|
|
|
|
|
|
| The ListView control is used to display a list of graphic elements (images, logos, etc.... |
|
|
|
|
|
|
|
| The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks...... |
|
|
|
|
|
|
|
| Comparing two windows (two pages, two reports, two classes, ...... |
|
|
|
|
|
|
|
| When using a database, you may have to perform maintenance operations on the data files...... |
|
|
|
|
|
|
|
| A metatype is a combination of characteristics of an item and a bound control...... |
|
|
|
|
|
|
|
| A break in a Table control is used to group the data corresponding to one or more arguments...... |
|
|
|
|
|
|
|
| The Image Editor control offers a host of options accessible via...... |
|
|
|
|
|
|
|
| The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
| The DayWidth property is used to determine and change the width of days:
in a Scheduler control where the days are displayed in column and the resources in rows.
in a Gantt Chart column.... |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility. |
|
|
|
|
|
|
|
| The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control. |
|
|
|
|
|
|
|
| The Style property is used to:
retrieve or assign the entire style of a control (including the overrides).
find out the style characteristics of an element in a Word Processing document.... |
|
|
|
|
|
|
|
| The HTML property is used to:
find out whether the current report is printed in HTML mode.
manage the HTML type of a Static control found in a report.... |
|
|
|
|
|
|
|
| Declares the default background color for the rectangles, circles, etc.::
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Draws the chord of a circle (intersection between an ellipse and a straight line):
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control . |
|
|
|
|
|
|
|
| The Property Markdown allows you to manage the Markdown format:
in an Static control in an report.
in the internal window fields (title and description) corresponding to the tour stage.... |
|
|
|
|
|
|
|
| The "Quality Control Center" pane displays the incidents associated with the selected project...... |
|
|
|
|
|
|
|
| Several methods can be used to automatically position the edit cursor on a specific line in an edit control:... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|