|
|
|
|
|
|
|
The Y property is used to get and change the the Y-coordinate of an element. |
|
|
|
|
|
|
The test of the entire project allows simulating the startup of the site...... |
|
|
|
|
|
|
The test of a single page runs the current page in WEBDEV...... |
|
|
|
|
|
|
Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
Several types of controls can be handled in a dynamic page ...... |
|
|
|
|
|
|
The X property is used to get and change the X-coordinate of an element. |
|
|
|
|
|
|
Reads the last task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reads the first task found in the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reinitializes the Task structure. |
|
|
|
|
|
|
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reads the last group of contacts in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reinitializes the Group structure. |
|
|
|
|
|
|
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
The email structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
The Color property is used to get and change the color of an element. |
|
|
|
|
|
|
The test of a dynamic project can be run...... |
|
|
|
|
|
|
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever...... |
|
|
|
|
|
|
The InputMask property is used to:
get the input mask.
set the input mask (from the masks available for the type).... |
|
|
|
|
|
|
Returns the environment variables of the operating system for the current computer. |
|
|
|
|
|
|
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|