ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
iDestination (Function)
Configures the print destination.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Installing the robot controller
The monitoring robot includes three executables......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Thread execution
At runtime, an application runs in a main thread......
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......