ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
C#: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
<Scheduler>.AddAppointment (Function)
Adds a new appointment into a Scheduler control.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Commands of the external interface
Programming the table cells
The Table controls can be handled......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Link control properties
The Link control is available in a page and in a report......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
How to open a page?
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......