|
|
|
|
|
|
|
The DateTime type enables you to easily handle a date and a time... |
|
|
|
|
|
|
Returns the name of the day that corresponds to a specified date. |
|
|
|
|
|
|
Converts a date to an integer. |
|
|
|
|
|
|
Returns or modifies the system date (current date and time defined on the current computer). |
|
|
|
|
|
|
Indicates whether the specified year is a leap year or not. |
|
|
|
|
|
|
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry. |
|
|
|
|
|
|
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry. |
|
|
|
|
|
|
Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
Converts a duration in character string format to a duration that can be used by a Duration variable. |
|
|
|
|
|
|
Converts a date in character string format to a date in YYYYMMDD format. |
|
|
|
|
|
|
Returns the number of the current day in the current month. |
|
|
|
|
|
|
Returns the name of the month that corresponds to a specified date. |
|
|
|
|
|
|
The ActionClick property is used to define the procedure executed when an element is clicked. |
|
|
|
|
|
|
The Merge property is used to merge the cells of a Table or TreeView Table control. |
|
|
|
|
|
|
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry...... |
|
|
|
|
|
|
The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control. |
|
|
|
|
|
|
The Hint property gets and sets the hint text displayed when the Edit control is empty. |
|
|
|
|
|
|
The following events associated with Scheduler controls:... |
|
|
|
|
|
|
The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls. |
|
|
|
|
|
|
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in:
a Calendar control.
an Organizer control.
a Scheduler control.
an edit control in Date format with Calendar.... |
|
|
|
|
|
|
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control. |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|