ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
Error 1038: This member already exists in the class
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
FullName (Property)
The FullName property gets the full name of an element.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
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.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Camera control in a mobile application
The Camera control is used to......