|
|
|
|
|
|
|
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties. |
|
|
|
|
|
|
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control. |
|
|
|
|
|
|
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control. |
|
|
|
|
|
|
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control. |
|
|
|
|
|
|
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control. |
|
|
|
|
|
|
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox. |
|
|
|
|
|
|
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control. |
|
|
|
|
|
|
In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming...... |
|
|
|
|
|
|
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control. |
|
|
|
|
|
|
The context menu of an edit control is used to perform simple edit operations... |
|
|
|
|
|
|
A Slider control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class...... |
|
|
|
|
|
|
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected...... |
|
|
|
|
|
|
The data that will be displayed in the Chart control can come from...... |
|
|
|
|
|
|
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
The Range Slider control is used to easily select an interval or a zoom...... |
|
|
|
|
|
|
This help page explains how to add a row to a Table control programmatically.... |
|
|
|
|
|
|
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites...... |
|
|
|
|
|
|
The Resource property is used to:
find out the resources visible in a Scheduler control.
find out the resource of the Scheduler control that corresponds to the specified index.... |
|
|
|
|
|
|
The EmptyIfZero property is used to:
Find out the management mode of zero value in a control.
Modify the management mode of zero value in a control... |
|
|
|
|
|
|
The FormulaBarVisible property is used to:
Find out whether a formula bar is displayed in a Spreadsheet control.
Display (or not) a formula bar in a Spreadsheet control.... |
|
|
|
|
|
|
The PaneVisible property is used to:
determine if the pane of the Image Editor control is visible,
show or hide the pane of the Image Editor control.... |
|
|
|
|
|
|
The MarginInterCell property is used to:
find out the margin between rows or columns in a Layout control.
modify the margin between rows or columns in a Layout control.... |
|
|
|
|
|
|
Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows found in a Table or TreeView Table control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|