|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The planes are used to group the controls of an element...... |
|
|
|
|
|
|
|
| Returns specific information about the project currently run. |
|
|
|
|
|
|
|
| Runs a server procedure without refreshing the page. |
|
|
|
|
|
|
|
| Blurs the entire given area in an Image control. |
|
|
|
|
|
|
|
| Runs a server procedure without refreshing the page. |
|
|
|
|
|
|
|
| WEBDEV allows you to implement tasks on the server directly...... |
|
|
|
|
|
|
|
| Returns or modifies the priority of an application currently run. |
|
|
|
|
|
|
|
| By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...... |
|
|
|
|
|
|
|
| The Compile keyword can correspond to:
the Compile function, which dynamically compiles a procedure whose source code is specified..
the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).... |
|
|
|
|
|
|
|
| The HTML Display control displays a web page in an application...... |
|
|
|
|
|
|
|
| The scope of a procedure defines whether it is public, private, etc...... |
|
|
|
|
|
|
|
| The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle:
in a Chart control. This duration is set to 30 hundredths of a second by default.
in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default.
in an Image Gallery Looper control.... |
|
|
|
|
|
|
|
| Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class...... |
|
|
|
|
|
|
|
| For a multilingual application, you have the ability to...... |
|
|
|
|
|
|
|
| Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
|
| Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
|
| Indicates the test that will be run during the next window opening. |
|
|
|
|
|
|
|
| Runs an action on the recorder or dictaphone found on the current device. |
|
|
|
|
|
|
|
| Once created, the action plans must be deployed in order to be run. |
|
|
|
|
|
|
|
| Runs a method of an interface of a COM object instantiated by COMCreateInstance. |
|
|
|
|
|
|
|
| Indicates whether the code is run in PHP simulator mode. |
|
|
|
|
|
|
|
| Indicates whether the code is run in Android Widget mode. |
|
|
|
|
|
|
|
| Runs a JavaScript method of the jQuery library on a page element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|