|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the characteristics of a file found an archive:
The name of the file and its stored path.
The initial size of the file.
The compressed size of file.
The date and time of file creation.
The date and time of file modification.
The date and time of file access.
The file attributes.
The file encryption mode.... |
|
|
|
|
|
|
|
| The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
| The compressed files found in an archive can be handled by WDZip...... |
|
|
|
|
|
|
|
| The different methods to contact PC SOFT Technical Support.... |
|
|
|
|
|
|
|
| Refreshing a page consists in re-displaying a page that is already open in the browser...... |
|
|
|
|
|
|
|
| Returns the characteristics of a file found an archive:
The name of the file and its stored path.
The initial size of the file.
The compressed size of file.
The date and time of file creation.
The date and time of file modification.
The date and time of file access.
The file attributes.
The file encryption mode.... |
|
|
|
|
|
|
|
| The numeric type is used to contain integer or decimal numbers by specifying if necessary:
the number of digits in the integer part.
the number of digits in the integer part and in the decimal part.... |
|
|
|
|
|
|
|
| Discover the main operations that can be performed on a project.... |
|
|
|
|
|
|
|
| Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment. |
|
|
|
|
|
|
|
| Returns the type of archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
|
| Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
|
| Returns the type of archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
|
| The configuration diagnostic displays the following error...... |
|
|
|
|
|
|
|
| The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
|
| The advanced dialog boxes are windows allowing you to communicate with the user...... |
|
|
|
|
|
|
|
| Returns the height (in pixels) of the client area where the page is displayed. |
|
|
|
|
|
|
|
| Returns the width (in pixels) of the client area where the page is displayed. |
|
|
|
|
|
|
|
| The characteristics of a help page are used to define...... |
|
|
|
|
|
|
|
| Two types of archives are available...... |
|
|
|
|
|
|
|
| You can associate an action with the link regardless of the type of link...... |
|
|
|
|
|
|
|
| IFrame is an HTML concept...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| In a web application, you may need to run long processes (for example, to update counters...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|