|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
At any time, you can change the characteristics of an image inserted into a help page in the image properties...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
Adds a clickable link in a graphic string. |
|
|
|
|
|
|
Emulates the next call to Warning and automatically clicks the "OK" button. |
|
|
|
|
|
|
Emulates the next call to Error and automatically clicks the "OK" button. |
|
|
|
|
|
|
Emulates the next call to Info and automatically clicks the "OK" button. |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
Users are familiar with summaries, as the summary is the first element they look at in printed documentation...... |
|
|
|
|
|
|
The browser "Back" button allows the Web users to display the pages that were already visited...... |
|
|
|
|
|
|
WEBDEV allows you to create page templates...... |
|
|
|
|
|
|
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed.... |
|
|
|
|
|
|
Returns the name of the previous page. |
|
|
|
|
|
|
The report editor allows you to propose clickable controls during the print preview...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|