|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the name of the day that corresponds to a specified date (this date is an integer). |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| The nfcData type is used to describe and handle the data of a variable of type nfcTag. |
|
|
|
|
|
|
|
| Returns the type of data in an OID. |
|
|
|
|
|
|
|
| The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
|
| An Edit control can be bound to an item in a data file, query, etc, ...... |
|
|
|
|
|
|
|
| Converts a local date and time (time zone, summer time, winter time) to UTC. |
|
|
|
|
|
|
|
| A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database.... |
|
|
|
|
|
|
|
| The Month property is used to:
Retrieve the month from a Date or DateTime variable.
Modify the month in a Date or DateTime variable.
Retrieve the month from a Date item (in "Simple date" or "Date and Time" format)
Modify the month in a Date item (in "Simple Date" or "Date and Time" format)... |
|
|
|
|
|
|
|
| Usage example of the Data source type |
|
|
|
|
|
|
|
| When you design a quick prototype, you often create windows (or pages) without defining any data files...... |
|
|
|
|
|
|
|
| Returns or modifies the different dates associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
|
| Converts a UTC date and time to local time (time zone, summer time, winter time). |
|
|
|
|
|
|
|
| A ListView control can be used to display the content of a data file (or the content of a query)...... |
|
|
|
|
|
|
|
| Returns the different types of columns supported:
by the data source identified by SQLConnect
by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection).... |
|
|
|
|
|
|
|
| Copying the style of a control consists in copying the characteristics of a control style into another control...... |
|
|
|
|
|
|
|
| Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
|
| Retrieves a specific type of data during Drag/Drop.... |
|
|
|
|
|
|
|
| Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|