ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
HTMLToText (Function)
Converts an HTML string or buffer to text.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....