ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
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....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
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....
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
How to find out whether a report was printed?
dPolygon (Example)
Usage example of the dPolygon function
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Designing a supercontrol
A supercontrol is an advanced type of control......
2. WEBDEV administrator in practice
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......