ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
SysEncrypt (Function)
Encrypts data using Windows user credentials. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Report and project
In most cases, a report is linked to a project......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
1. Database schema: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......