|
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found...... |
|
|
|
|
|
|
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)...... |
|
|
|
|
|
|
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware...... |
|
|
|
|
|
|
An Active WEBDEV Page can be displayed...... |
|
|
|
|
|
|
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages.... |
|
|
|
|
|
|
In a window or page, you can use WLanguage properties to handle...... |
|
|
|
|
|
|
You can manipulate Image Editor controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
If the browser "Back" button is used to display the previous page, this action will have no effect...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming...... |
|
|
|
|
|
|
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically...... |
|
|
|
|
|
|
The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
Adds an additional HTTP header that will be returned to the browser:
during the next function for page display (PageDisplay, PageRefresh, ...),
during the automatic return of the current page at the end of the current action.... |
|
|
|
|
|
|
The test of a single page runs the current page in WEBDEV...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The Tab control is used to simultaneously display different controls...... |
|
|
|
|
|
|
The Page property is used to handle a page. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
"Parallax" effects make it possible to scroll the elements in the interface at different speeds...... |
|
|
|
|
|
|
Returns the height (in pixels) of the client area where the page is displayed. |
|
|
|
|
|
|
Opens a web page identified by its URL in a new browser. |
|
|
|
|
|
|
In an application developed in WINDEV, the user has the ability to implement a timer on a button...... |
|
|
|
|
|
|
Returns the width (in pixels) of the client area where the page is displayed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|