|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A Java application is an application entirely compiled in Java... |
|
|
|
|
|
|
|
| You can start developing your application as soon as the WINDEV project is defined as being a Java project... |
|
|
|
|
|
|
|
You have the ability to enter Java code: - in Java applications generated with WINDEV.
- in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java. |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
| This document presents the different access modes to databases from a WINDEV Java application... |
|
|
|
|
|
|
|
| When your Java application is developed, you can run the test of the Java project and compile it before creating the archive... |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
| The HTML control displays HTML pages or HTML code...... |
|
|
|
|
|
|
|
| The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move...... |
|
|
|
|
|
|
|
| The following paragraphs present the main aspects and specific features of the Native DB2 Connector...... |
|
|
|
|
|
|
|
| Exports the appointments found in an Organizer control in iCalendar format. |
|
|
|
|
|
|
|
| Returns the start or end date and time of the time slot selected in an Organizer control. |
|
|
|
|
|
|
|
| Returns the display mode of an Organizer control: day, week, month, ... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Used to indicate the specific working hours per day in an Organizer control. |
|
|
|
|
|
|
|
| Defines the options for the XLS file generated during the print. |
|
|
|
|
|
|
|
| Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
|
| Builds a RSS stream and returns the content of the RSS stream to the client. |
|
|
|
|
|
|
|
| Used to:
determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window).
enable or disable the "Allow end users to modify the UI" option in a window (or internal window).... |
|
|
|
|
|
|
|
| Calculates and displays a date range comparison in a Pivot Table control. |
|
|
|
|
|
|
|
| Publishes a message on the MQTT broker. |
|
|
|
|
|
|
|
| Used to unsubscribe from a MQTT notification. |
|
|
|
|
|
|
|
| Allows you to unsubscribe from all the existing subscriptions. |
|
|
|
|
|
|
|
| The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Makes a day visible or invisible in an Organizer control. |
|
|
|
|
|
|
|
| The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|