|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The different steps for translating the project messages with WDMSG are as follows:... |
|
|
|
|
|
|
|
| The Border property gets and sets the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of the Table control.... |
|
|
|
|
|
|
|
| The Height property gets and sets the height:
of a control or block in a report.
of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
of a break cell in a Table or Looper control.... |
|
|
|
|
|
|
|
| The Rich Text Area control is a Static control offering several layout possibilities...... |
|
|
|
|
|
|
|
| The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
|
| For a multilingual application, you have the ability to...... |
|
|
|
|
|
|
|
| The "Debugger trace" shows the messages displayed in the trace window during the last application test...... |
|
|
|
|
|
|
|
| When creating an executable, a library or a component, ...... |
|
|
|
|
|
|
|
| Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example. |
|
|
|
|
|
|
|
| WINDEV allows you to easily run queries in SQL code...... |
|
|
|
|
|
|
|
| The FontCondensed property is used to:
Determine if characters in a text are condensed.
Condense (or not) the characters in a text.... |
|
|
|
|
|
|
|
| Returns the text with ellipsis displayed in an Edit, Combo Box or Static Text control. |
|
|
|
|
|
|
|
| Changes the type of animation:
for an image in an Image control.
for a text in a static text control.... |
|
|
|
|
|
|
|
| Changes one of the animation parameters used for animated text (in a Static Text control). |
|
|
|
|
|
|
|
| The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility. |
|
|
|
|
|
|
|
| Waits for:
the replication data on the master server to be sent to the subscriber server.
the replication data received on the subscriber server to be entirely applied.... |
|
|
|
|
|
|
|
| The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout. |
|
|
|
|
|
|
|
| Waits for:
the replication data on the master server to be sent to the subscriber server.
the replication data received on the subscriber server to be entirely applied.... |
|
|
|
|
|
|
|
| The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window. |
|
|
|
|
|
|
|
| The EndDate property gets and sets the selected time period end date:
in a Calendar control,
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
|
| Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|