ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Events associated with a Navigation Bar control
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Various constants
List of various constants used by the constants WINDEV functions....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....