|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The setup program creation wizard allows you to select the deployment profile to use...... |
|
|
|
|
|
|
|
| The hierarchical organization in class and sub-class has allowed to create the notion of inheritance...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers...... |
|
|
|
|
|
|
|
| The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed. |
|
|
|
|
|
|
|
| The report editor allows you to create "Multicolumn" reports.... |
|
|
|
|
|
|
|
| The report editor gives you the ability to create "Gantt Chart" reports...... |
|
|
|
|
|
|
|
| The HTML Editor control allows users to create and modify HTML pages...... |
|
|
|
|
|
|
|
| A Sliding Banner control can be handled through programming...... |
|
|
|
|
|
|
|
| Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control. |
|
|
|
|
|
|
|
| Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control. |
|
|
|
|
|
|
|
| The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files...... |
|
|
|
|
|
|
|
| The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time in a DateTime variable.
Retrieve the time from in a Date item (in "Date and Time" format)
Modify the time in a Date item ("Date and Time" format).... |
|
|
|
|
|
|
|
| The Date edit control automatically propose a "Calendar" option in their popup menu.... |
|
|
|
|
|
|
|
| A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
|
| Returns the date of the day preceding the current day or a given date. |
|
|
|
|
|
|
|
| Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
|
| Returns the date of the day following the current day or a given date. |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Returns the name of the day that corresponds to a specified date (this date is an integer). |
|
|
|
|
|
|
|
| Returns the day of the week that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Converts a date in character string format to a date in YYYYMMDD format. |
|
|
|
|
|
|
|
| The following functions are used to manage the local storage of data in browser code.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|