ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
2. Types of setup
Types of setup...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
NumberInWords (Function)
Converts a number to words.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
SocketConnect (Function)
Connects a client computer to a given socket.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
HDelete (Function)
Deletes a record from a data file (query or view).
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Using .NET assemblies in a project
To use .NET assemblies in a project......
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
The Static control
A Static control is a control used to display a static text......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.