|
|
|
|
|
|
|
The MDL file is the file used to generate a RAD window...... |
|
|
|
|
|
|
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
WEBDEV includes several types of pages to create dynamic sites...... |
|
|
|
|
|
|
In interactive mode, the WDScript editor is divided into several areas...... |
|
|
|
|
|
|
In a trigger, MyFile is used to identify the file that activates the trigger... |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window. |
|
|
|
|
|
|
MyRightSlidingWindow is used to handle the right sliding window associated with the current window. |
|
|
|
|
|
|
MyChildWindow is used to handle the child window of the current window. |
|
|
|
|
|
|
MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
MyPage is used to handle the current page... |
|
|
|
|
|
|
New is used to allocate memory space... |
|
|
|
|
|
|
The memory occupied by a dynamic object (array, class object, ... |
|
|
|
|
|
|
MyWindow is used to handle the current window... |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
MyReport is used to handle the current report... |
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
Returns the remainder of a division. |
|
|
|
|
|
|
The MyControl keyword represents the control that holds the process being executed. |
|
|
|
|
|
|
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays. |
|
|
|
|
|
|
Adds a parameter to an HTTP form. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|