ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Report data source
...The reports can be created with the data coming from:...
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HFSQL: Change of name
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Defining a help window template
WINDEV allows you to create help window templates......
Operations in a Select query : add and delete
The following paragraphs present......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......