ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Creating the windows and the pages of the RAD pattern
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Generating an application for Universal Windows 10 App
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Debugging constants
List of constants used by the debugging functions...
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
dText (Example)
Usage example of the dText function
zipSize (Example)
Usage example of the zipSize function
Creating the link buttons in the windows of a WINDEV RAD pattern
iCreateFont (Function)
Creates a new print font.
Creating a Java archive
When your Java application is developed, you can......
Error 112: An array can only have a maximum of X dimensions
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.