|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Displaying a new page in a WEBDEV site can be done according to several methods...... |
|
|
|
|
|
|
|
| It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile give you the ability to use clickable images...... |
|
|
|
|
|
|
|
| In a page, an Image control can contain clickable areas...... |
|
|
|
|
|
|
|
| Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control. |
|
|
|
|
|
|
|
| You can include different buttons in the input area of an Edit control...... |
|
|
|
|
|
|
|
| At any time, you can change the characteristics of an image inserted into a help page in the image properties...... |
|
|
|
|
|
|
|
| The "Preset" control is used to display the frequently used controls without programming...... |
|
|
|
|
|
|
|
| Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
|
| The Clickable Image control can be used to...... |
|
|
|
|
|
|
|
| You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control...... |
|
|
|
|
|
|
|
| The Clickable property gets and sets the behavior of an Image control when it is clicked. |
|
|
|
|
|
|
|
| Adds a clickable link in a graphic string. |
|
|
|
|
|
|
|
| The Clickable Image control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|