ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
12. Control templates
WINDEV Mobile allows you to create control templates....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
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, ......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
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....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Managing the runtime errors
Some errors may occur in your application......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
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....
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....