ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
1. What is the WEBDEV administrator used for
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
OCRExtractText (Function)
Reads the text contained in an image.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
Creating the windows and the pages of the RAD pattern