ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Animation (Property)
The Animation property animates an image.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
Environment of the report editor
Environment of the report editor...
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with ListView controls
List of events associated with ListView controls...
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Testing a static page
The test of a single page runs the current page in WEBDEV......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......