ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Check model
You can use check models to easily create checks...
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
9. Overlaying controls
The Organizer control
The Organizer control is used to display and handle organizers......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
The Wire control
The Wire control is used to visually link 2 controls......
Operations performed on object diagrams
The following paragraphs explain......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Page Header block
The Page header block is printed on each new page......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
12. Available tests
Overview
Overview of the different operators...
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......