ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV applications for Linux: Specific features
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
Constants for managing windows
List of constants used by the functions for managing windows...
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
5. User Groupware in practice
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Constants for the Exif functions
List of constants used by the Exif functions....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Discover all the possibilities of pivot tables
Creating a select query
A select query (corresponding SQL statement......
Events associated with internal windows
List of events associated with internal windows...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....