|
|
|
|
|
|
|
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min |
|
|
|
|
|
|
The ListView control is used to display a list of graphic elements (images, logos, etc.... |
|
|
|
|
|
|
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar. |
|
|
|
|
|
|
Used to find out whether a Bluetooth radio is visible. |
|
|
|
|
|
|
The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming.
Define whether a timestamp item will use UTC time or local time (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 PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming.
Define whether the value of a calculated item is stored in the data file (when describing the item through programming).... |
|
|
|
|
|
|
Deletes a directory from a disk. |
|
|
|
|
|
|
Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
Reinitializes:
the Contact structure.
a Contact variable.... |
|
|
|
|
|
|
Usage example of the HCreateView function |
|
|
|
|
|
|
List of events associated with Looper controls... |
|
|
|
|
|
|
A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min |
|
|
|
|
|
|
Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls. |
|
|
|
|
|
|
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices. |
|
|
|
|
|
|
Adds a notification into the system bar of device (Android) or into the notification center (iOS). |
|
|
|
|
|
|
The GranularityDuration property is used to get and change the size of the grid to resize:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias). |
|
|
|
|
|
|
Creates a directory (and the intermediate directories if necessary). |
|
|
|
|
|
|
Copies the contents of a directory and its subdirectories. |
|
|
|
|
|
|
Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
Returns the number of elements selected in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Calculates the height of the image to print (in millimeters). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|