|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The computers are becoming more and more powerful...... |
|
|
|
|
|
|
|
| A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
|
| Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
|
| Pritns a text in HTML format in a rectangular area. |
|
|
|
|
|
|
|
| The Control type is used to define the characteristics of a control. |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
| Calculates the number of days between two dates. |
|
|
|
|
|
|
|
| The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| Calculates the difference between two times in hundredths of a second. |
|
|
|
|
|
|
|
| Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description. |
|
|
|
|
|
|
|
| When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created...... |
|
|
|
|
|
|
|
| During a project test in the editor, breakpoints are used to automatically start the debugger from a given line...... |
|
|
|
|
|
|
|
| Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
|
| Converts a time to an integer. |
|
|
|
|
|
|
|
| Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
|
| When the code is overridden, used to run the process of the template corresponding to the process of the current control. |
|
|
|
|
|
|
|
| List of events associated with the columns of Table controls... |
|
|
|
|
|
|
|
| The Date type enables you to easily handle the dates... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|