|
|
|
|
|
|
|
Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
Returns for a given position in the Organizer control (coordinates of a point in the organizer):
the index of the appointment for the specified position.
the date corresponding to the specified position.... |
|
|
|
|
|
|
Defines a background color for a time slot in an Organizer control. |
|
|
|
|
|
|
Modifies the time range displayed by an Organizer control (Day/Week/Month).... |
|
|
|
|
|
|
Moves the time area displayed to the next area (next weeks for example) in an Organizer control. |
|
|
|
|
|
|
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control. |
|
|
|
|
|
|
Defines the time range displayed by the Organizer control in Day mode or in Week mode. |
|
|
|
|
|
|
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Used to indicate the specific working hours per day in an Organizer control. |
|
|
|
|
|
|
Configures the print destination. |
|
|
|
|
|
|
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ...... |
|
|
|
|
|
|
The notificationAction type is used to describe an additional action associated with a notification. |
|
|
|
|
|
|
Returns the display mode of an Organizer control: day, week, month, ... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives...... |
|
|
|
|
|
|
The HTML Display control displays a web page in an application...... |
|
|
|
|
|
|
Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest interval.
the date and time rounded up to the nearest interval.... |
|
|
|
|
|
|
Inserts a new option into a Check Box control. |
|
|
|
|
|
|
The MaskTitleTime property is used to get or change the mask used for the title of time columns:
in an Organizer control.
in a Scheduler control.
in a TimeLine control.... |
|
|
|
|
|
|
Assigns the control value to the source of a control link. |
|
|
|
|
|
|
Opens the wait window of application. |
|
|
|
|
|
|
Reads the text contained in an image. |
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
Inserts a row into a Looper control. |
|
|
|
|
|
|
Deletes all rows from a Looper control populated programmatically. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|