|
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates...... |
|
|
|
|
|
|
WDLog is used to restore the data files saved by WDLog...... |
|
|
|
|
|
|
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete...... |
|
|
|
|
|
|
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout...... |
|
|
|
|
|
|
The test of the entire project allows you to simulate the start of the application with the executable...... |
|
|
|
|
|
|
The ElementWidth property is used to:
Find out or modify the width of the elements in an Organization Chart control.
Find out or modify the width of the cells in a Dashboard control.... |
|
|
|
|
|
|
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control. |
|
|
|
|
|
|
The GridlinesVisible property is used to:
Determine whether or not gridlines are visible in a control.
Show or hide gridlines in a control.... |
|
|
|
|
|
|
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file. |
|
|
|
|
|
|
The HTMLEdit property is used to:
find out whether a Word Processing control is displayed in optimized mode for HTML editing,
modify a Word Processing control to display it (or not) in optimized mode for HTML editing.... |
|
|
|
|
|
|
The FormattingMarksColor property is used to:
get the color of the formatting marks in a Word Processing control.
change the color of the formatting marks in a Word Processing control.... |
|
|
|
|
|
|
WDOptimizer is used to...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to create window templates...... |
|
|
|
|
|
|
The windows represent the main interface of a WINDEV application...... |
|
|
|
|
|
|
WDTrans is a tool for canceling transactions...... |
|
|
|
|
|
|
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query. |
|
|
|
|
|
|
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for...... |
|
|
|
|
|
|
A report provides a custom view of data...... |
|
|
|
|
|
|
The State property is used to get and change the state of an element. |
|
|
|
|
|
|
List of events associated with internal windows... |
|
|
|
|
|
|
The WorkingHourStart property is used to get and change the start time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
The WorkingHourEnd property is used to identify and change the end time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
The LeftIndent property is used to get and change the space to the left of the text in a control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|