ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Inserting an image or video into a help page
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....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Defining clickable areas
In a page, an Image control can contain clickable areas......
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
The Clickable Image control
The Clickable Image control can be used to......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
gClickableLink (Function)
Adds a clickable link in a graphic string.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
24. Displaying and linking pages