|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
|
| The HTMLHeader property is used to get and change the HTML code inserted in the page header. |
|
|
|
|
|
|
|
| Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
|
| There are several naming conventions to write variables in the code...... |
|
|
|
|
|
|
|
| WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
|
| Adds a row as an internal page at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Performing a search in the current project is a common operation...... |
|
|
|
|
|
|
|
| To optimize the style of your pages, WEBDEV allows you to use a background image in your pages...... |
|
|
|
|
|
|
|
| The Day property is used to:
Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
| A Multiline Zone control and the lines of a Multiline Zone control can be manipulated in WLanguage in a window with the following properties. |
|
|
|
|
|
|
|
| To migrate a WEBDEV site to PHP...... |
|
|
|
|
|
|
|
| The "Compilation errors" pane is used to find out...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...... |
|
|
|
|
|
|
|
| To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages.... |
|
|
|
|
|
|
|
| Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page. |
|
|
|
|
|
|
|
| If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware...... |
|
|
|
|
|
|
|
| Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|