|
|
|
|
|
|
|
Indicates the type of data and the data to copy/move during Drag/Drop.... |
|
|
|
|
|
|
The Date type enables you to easily handle the dates... |
|
|
|
|
|
|
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
This help page presents the different data sources available for a control.... |
|
|
|
|
|
|
This type of Looper control uses data from a data file or query...... |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
A metatype is a combination of characteristics of an item and a bound control...... |
|
|
|
|
|
|
The TimestampType property is used to:
Find out the type of timestamp for an item. This item was defined in the data model editor or through programming.
Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming).... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...... |
|
|
|
|
|
|
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query...... |
|
|
|
|
|
|
The Date keyword can correspond to... |
|
|
|
|
|
|
A select query (corresponding SQL statement...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
A class contains the description of a data structure (members) and the processes (methods) that handle this structure.... |
|
|
|
|
|
|
Converts a date to an integer. |
|
|
|
|
|
|
List of constants used by the NFC functions... |
|
|
|
|
|
|
Returns the name of the day that corresponds to a specified date. |
|
|
|
|
|
|
Returns the name of the month that corresponds to a specified date. |
|
|
|
|
|
|
The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step.... |
|
|
|
|
|
|
Keys are specific items in your analysis...... |
|
|
|
|
|
|
Returns the day that corresponds to a given date. |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
WEBDEV enables you to create static sites and/or dynamic sites...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|