ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Different types of data (Type of variable)
A variable is defined by name and type......
Events associated with pages
List of events associated with pages...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
7. Multilingual applications in practice
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Data persistence
The data persistence is used to store the value typed by the user......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Creating the Form windows of a WINDEV RAD pattern
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Emulating constants
List of constants used by the functions for emulating automated tests....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Constants for manging the replication
List of constants used by the functions for managing the replication....
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
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....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.