ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Body Complement block
The Body complement block is linked to the Body block......
ERR_BAD_ACTION
Message text file format
The text files created by WDMSG use a specific format......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Compatibility between external components and deployed applications
A component can evolve in many ways......
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Handling a Web Component control through programming
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Page constants
List of constants used by page functions....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
Events associated with pages
List of events associated with pages...
Share your projects via Git
Git is a source code manager......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......