|
|
|
|
|
|
|
The positioning marks are used to "tag" specific lines of code...... |
|
|
|
|
|
|
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...... |
|
|
|
|
|
|
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...... |
|
|
|
|
|
|
The sort is used to organize the information displayed in the report...... |
|
|
|
|
|
|
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page. |
|
|
|
|
|
|
The HTMLHeader property is used to get and change the HTML code inserted in the page header. |
|
|
|
|
|
|
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column. |
|
|
|
|
|
|
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart. |
|
|
|
|
|
|
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document. |
|
|
|
|
|
|
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart. |
|
|
|
|
|
|
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
The NbDayDisplayed property is used to:
get and change the number of days displayed in an Organizer or Scheduler control.
get the number of days displayed in a Gantt Chart control in a report.... |
|
|
|
|
|
|
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window...... |
|
|
|
|
|
|
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes...... |
|
|
|
|
|
|
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The CodeHTML property is used to read and change the HTML code associated with a Web Component control. |
|
|
|
|
|
|
The CodeCSS property is used to read and change the CSS code associated with a Web Component control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|