|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
Used to find out whether a property exists on a control or on a class instance. |
|
|
|
|
|
|
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment. |
|
|
|
|
|
|
List of events associated with Tab controls... |
|
|
|
|
|
|
List of events associated with Check Box controls... |
|
|
|
|
|
|
The Image property gets and sets the background image of a control or block. |
|
|
|
|
|
|
List of constants used by the print functions.... |
|
|
|
|
|
|
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime.... |
|
|
|
|
|
|
List of events associated with Button controls... |
|
|
|
|
|
|
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
Saves an image:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites...... |
|
|
|
|
|
|
Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
Reads a record in a file according to a given record number. |
|
|
|
|
|
|
Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
Specifies the location of user classes required to run the Java application or the Java applet. |
|
|
|
|
|
|
Calculates the width (in millimeters) of the text to print, according to the specified font. |
|
|
|
|
|
|
The ZOrder property defines the Z-order of an element. |
|
|
|
|
|
|
List of events associated with Looper controls... |
|
|
|
|
|
|
Returns the date of the first day of the year. |
|
|
|
|
|
|
Returns the error number for the last error caused by a Statxxx function (statistical functions). |
|
|
|
|
|
|
Fills an array with the words from a string. |
|
|
|
|
|
|
Used to check whether an integrity error occurred. |
|
|
|
|
|
|
Java applications in practice... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|