|
|
|
|
|
|
|
An enumeration is a set of values...... |
|
|
|
|
|
|
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form...... |
|
|
|
|
|
|
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control. |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Inserts elements in the format of columns into a horizontal Table control. |
|
|
|
|
|
|
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
WLanguage events associated with Edit controls... |
|
|
|
|
|
|
Inserts an element into a table at a given position. |
|
|
|
|
|
|
Adds elements on the right of an Horizontal Table control. |
|
|
|
|
|
|
Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table" (Table control displayed in a Combo Box control).... |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls...... |
|
|
|
|
|
|
Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite.... |
|
|
|
|
|
|
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows.... |
|
|
|
|
|
|
Adds a row to a Table or TreeView Table control with an animation. |
|
|
|
|
|
|
Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
Displays a mouse pointer shaped like an hourglass. |
|
|
|
|
|
|
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control.... |
|
|
|
|
|
|
Validates the modification or addition of the record associated with the current row in the Looper control. |
|
|
|
|
|
|
Inserts a row into a Table control or into a TreeView Table control with an animation. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|