|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
|
| Used to determine if the page currently run is an Active WEBDEV Page. |
|
|
|
|
|
|
|
| The Port property is used to identify and change a server connection port. |
|
|
|
|
|
|
|
| Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
|
| Returns the date of the day preceding the current day or a given date. |
|
|
|
|
|
|
|
| Returns the date of the day following the current day or a given date. |
|
|
|
|
|
|
|
| Returns the index of the current layout:
in the current page.
in the specified page.... |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Returns the name of the day that corresponds to a specified date (this date is an integer). |
|
|
|
|
|
|
|
| Returns the day of the week that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Converts a date in character string format to a date in YYYYMMDD format. |
|
|
|
|
|
|
|
| The color palettes are an easy way to customize the visual aspect of a site...... |
|
|
|
|
|
|
|
| The LargeIcon property is used to define the large icon used in notifications |
|
|
|
|
|
|
|
| The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application...... |
|
|
|
|
|
|
|
| WEBDEV allows you "suck up" the existing HTML pages...... |
|
|
|
|
|
|
|
| The browser "Back" button allows the Web users to display the pages that were already visited...... |
|
|
|
|
|
|
|
| This control can be used to display dates, times and currency values while respecting the corresponding display format...... |
|
|
|
|
|
|
|
| Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
|
| Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
|
| Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page. |
|
|
|
|
|
|
|
| Scrolls a page up to position a control in the visible section of the page (top) in the browser. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|