|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A Java Applet control allows you to easily include Java Applets in your WEBDEV websites...... |
|
|
|
|
|
|
|
| When creating a report, the test of this report can be run from the report editor...... |
|
|
|
|
|
|
|
| The result of a select query can be used in...... |
|
|
|
|
|
|
|
| A fixed array is an "advanced" type of array... |
|
|
|
|
|
|
|
| When creating a project, a directory specific to this project is automatically created...... |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a WINDEV application, a WEBDEV website or a PHP page.
from a component.... |
|
|
|
|
|
|
|
| Returns:
the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them.
the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users.... |
|
|
|
|
|
|
|
| Returns information about a drive. |
|
|
|
|
|
|
|
| Converts the coordinates of a point (expressed in millimeters) into system coordinates. |
|
|
|
|
|
|
|
| Returns or initializes the number of the page currently printed. |
|
|
|
|
|
|
|
| Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
|
| Returns the physical name of the directory containing the images, JavaScript files and Java files of the WEBDEV website. |
|
|
|
|
|
|
|
| Returns or modifies the different times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
|
| Calculates the height of the font for the text to print (in millimeters). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|