ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Internal component
An internal component is a set of elements from a project......
10. Internal components in practice
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Database schema associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema......
Search in current code
When coding, developers often need to do a quick search in the current code...
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
The planes in WEBDEV
The planes are used to group the controls of an element......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
3. Debugger
The planes (in a window or in a report)
The planes are used to group the window controls......
Defining columns of Table controls programmatically
Creating a Java archive
When your Java application is developed, you can......
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......