ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
3. Application development cycle
Development cycle of a WINDEV application....
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Error 1038: This member already exists in the class
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
<Map>.GetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
<aiNeuralNetworkModel variable>.Detect (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static Text control)....
dPixelColor (Function)
Identifies the color of a pixel found: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....