ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Open (External language)
Opens a window.
Finding unused styles in a WEBDEV project
In most cases, WEBDEV or WEBDEV element styles are created when designing a website...
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
Options of the window editor
To configure the general options of the window editor......
13. Universal replication
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Camera functions
RegistryCreateKey (Function)
Creates a key in the Windows registry.
<ftpConnection variable>.Date (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....