|
|
|
|
|
|
|
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV...... |
|
|
|
|
|
|
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...... |
|
|
|
|
|
|
The HFSQL Control Center allows you to fully manage HFSQL Classic data files...... |
|
|
|
|
|
|
The PageNumber property is used to:
get and change the number of the page displayed in an Image control ("multi-page" image files)
get and change the page number of a PDF file displayed in an image control of a window
get and change the page number of a PDF file displayed in the background of a report.... |
|
|
|
|
|
|
The Breadcrumb control can be handled through programming...... |
|
|
|
|
|
|
WEBDEV allows you to create a drop-down menu in your HTML pages...... |
|
|
|
|
|
|
The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control. |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
The TotalRange property is used to get and change the total range of data represented by the Range Slider control. |
|
|
|
|
|
|
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags. |
|
|
|
|
|
|
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically. |
|
|
|
|
|
|
Returns the total size (in bytes) of files already sent by the current upload via an Upload control. |
|
|
|
|
|
|
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart. |
|
|
|
|
|
|
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control. |
|
|
|
|
|
|
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control. |
|
|
|
|
|
|
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report. |
|
|
|
|
|
|
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows. |
|
|
|
|
|
|
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns. |
|
|
|
|
|
|
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures).... |
|
|
|
|
|
|
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts). |
|
|
|
|
|
|
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted. |
|
|
|
|
|
|
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|