|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A help system includes several pages...... |
|
|
|
|
|
|
|
| Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
| Count keyword can correspond to:
the Count function. This function returns the number of occurrences of a control in a window, page or group of controls.
The Count property, which returns a number of elements. This property can be used on:
the controls of a window or page. For more details, see Count.
a xmlNode variable.
a JSON variable.... |
|
|
|
|
|
|
|
| Returns a specific string (or a buffer) to the client browser in response to a request. |
|
|
|
|
|
|
|
| Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform.... |
|
|
|
|
|
|
|
| Returns the total number of pages found in a PDF file. |
|
|
|
|
|
|
|
| When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
|
| You can manipulate Code Editor controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
|
| Returns the IP address of the client computer connected to the WEBDEV website. |
|
|
|
|
|
|
|
| For a given position (coordinates of a point) in a Word Processing control, returns one of the following:
the number of the corresponding page,
the corresponding X-position (in mm),
the corresponding Y-position (in mm).... |
|
|
|
|
|
|
|
| For a given position (coordinates of a point) in a Word Processing control, returns one of the following:
the number of the corresponding page,
the corresponding X-position (in mm),
the corresponding Y-position (in mm)... |
|
|
|
|
|
|
|
| An Active WEBDEV Page can be displayed...... |
|
|
|
|
|
|
|
| Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
|
| Returns the state of a node: wound, unwound or non-existent. |
|
|
|
|
|
|
|
| Returns the state of a node: wound, unwound or non-existent. |
|
|
|
|
|
|
|
| Builds a RSS feed and returns the content of the RSS feed to the client. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|