ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Info (Function)
Displays a custom message in a system information window.
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......
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
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.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
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).......
Animation (Property)
The Animation property animates an image.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
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....