ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Type (Property)
The Type property gets and sets the type of an element.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Various WEBDEV constants
Various WEBDEV constants...
Preparing the phone to test an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
Selection (Property)
The property Selection property is used to manage the selection.
Properties associated with a report
List of properties associated with a report...
Email functions
List of functions for managing emails...
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
iPrintImage (Function)
Sends the image file to print to the print buffer.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min