ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report and project
In most cases, a report is linked to a project......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Managing the runtime errors
Some errors may occur in your application......
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....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min