|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You can start developing your application as soon as the WINDEV project is defined as being a Java project... |
|
|
|
|
|
|
|
| A Java application is an application entirely compiled in Java... |
|
|
|
|
|
|
|
| This document presents the different access modes to databases from a WINDEV Java application... |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
You can use Java code: - in Java applications generated with WINDEV.
- in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format):
the size of all compressed files found in the archive.
the size of all files found in the archive before compression.... |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice.... |
|
|
|
|
|
|
|
| Connects a client computer to a given socket. |
|
|
|
|
|
|
|
| The ListView control is used to display a list of graphic elements (images, logos, etc.... |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| The Treeview Table control is a cross between the Table control and the TreeView control...... |
|
|
|
|
|
|
|
| The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
|
| The List Box control is used to display a list of elements and to select one or more elements from this list...... |
|
|
|
|
|
|
|
| Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images...... |
|
|
|
|
|
|
|
| The Tab control is used to simultaneously display different controls...... |
|
|
|
|
|
|
|
| Transfers a file or directory to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
|
| Reads a persistent value. |
|
|
|
|
|
|
|
| The dialog boxes are standard windows that allow you to communicate with the user...... |
|
|
|
|
|
|
|
| Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV runtime engine (AWP).... |
|
|
|
|
|
|
|
| Adds an attribute into an XML document. |
|
|
|
|
|
|
|
| Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
|
| Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
|
| Initializes:
one or all variables of file items with their default values.
one or all items of a Record variable with their default values.... |
|
|
|
|
|
|
|
| Stores the current file context: current record, filter, pointers. |
|
|
|
|
|
|
|
| Changes one of the animation parameters used for:
an animated image (in an Image control),
an animated text (in a Static control).... |
|
|
|
|
|
|
|
| Inserts the current XML tag found in an XML document into another XML document. |
|
|
|
|
|
|
|
| Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|