|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min |
|
|
|
|
|
|
|
| The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
|
| The Table allows users to easily view and enter data stored in memory or from a table, view or query...... |
|
|
|
|
|
|
|
| The numeric edit controls propose several AAFs (Automatic Application Features):
a context menu proposing the "Calculator" option.
the ability to modify the control value with the mouse wheel.... |
|
|
|
|
|
|
|
| Two tools can be used to create a setup program...... |
|
|
|
|
|
|
|
| Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites...... |
|
|
|
|
|
|
|
| When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...... |
|
|
|
|
|
|
|
| By default, the TreeView control cannot automatically display the data coming from a data file...... |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically handle ListView controls...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls...... |
|
|
|
|
|
|
|
| In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space...... |
|
|
|
|
|
|
|
| List of functions for managing TreeView Table controls... |
|
|
|
|
|
|
|
| The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls. |
|
|
|
|
|
|
|
| The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls. |
|
|
|
|
|
|
|
| Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages". |
|
|
|
|
|
|
|
| The following functions are used to manage the Radio Button controls...... |
|
|
|
|
|
|
|
| Pivot Table control functions... |
|
|
|
|
|
|
|
| Functions for handling Multiline Zone controls.... |
|
|
|
|
|
|
|
| The controls can be copied from the page editor...... |
|
|
|
|
|
|
|
| The controls can be copied from the window editor...... |
|
|
|
|
|
|
|
| The controls can be copied from the report editor...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|