|
|
|
|
|
|
|
|
|
|
|
|
|
|
| It is increasingly common for developers to test websites on mobile devices...... |
|
|
|
|
|
|
|
| "Dynamic serving" is a technique where the same address (URL) leads to 2 different pages...... |
|
|
|
|
|
|
|
| Allows you to manage the position of scrollbars:
Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application.
Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website.... |
|
|
|
|
|
|
|
| The ImageHeight property is used to:
Find out the height of the image section displayed in an image control or in the background of a chart control.
Modify the height of the image section displayed in an image control or in the background of a chart control.... |
|
|
|
|
|
|
|
| WDTRAD allows you to import and export a dictionary...... |
|
|
|
|
|
|
|
| The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically.
Define whether the value of a calculated item is stored in the table (when describing the item through programming).... |
|
|
|
|
|
|
|
| The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming.
Define the SQL expression that returns the default value of an item (item described through programming only).... |
|
|
|
|
|
|
|
| The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
|
| The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.... |
|
|
|
|
|
|
|
| Returns the list of continents.... |
|
|
|
|
|
|
|
| This help page contains different programming tips for the User Groupware in WEBDEV...... |
|
|
|
|
|
|
|
| Determines if a cell is merged with other cells and gets the merged cell range. |
|
|
|
|
|
|
|
| WINDEV allows you to easily insert automatic calculations into the columns found in the Table and TreeView Table controls.
It is also possible to perform custom calculations in the columns of Table and Hierarchical Table fields. These calculations are performed programmatically. |
|
|
|
|
|
|
|
| Creates an image from a buffer of pixels encoded in a specific format.
This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables.... |
|
|
|
|
|
|
|
| Returns the availability status of the storage card on the device. |
|
|
|
|
|
|
|
| The SortType property is used to:
Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
Define the sort direction for an item or for a component of a composite key (when describing the item through programming).... |
|
|
|
|
|
|
|
| Initializes the parameters of an internal report used by a report. |
|
|
|
|
|
|
|
| The "Back" button allows users to see the history of pages they previously visited...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|