ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
11. Table/Looper controls
Change the volume of a UPnP device....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Fax constants
List of constants used by the functions for managing faxes....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......