ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
DnDCacheData (Example)
Usage example of the DnDCacheData function
PageDisplay (Function)
Displays a web page in the user's browser....
Print constants
List of constants used by the print functions....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
EnumSubElement (Example)
Usage example of the EnumSubElement function
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Native Access to SAP
SAP is a widely used ERP......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Decoding bar codes using a Camera control
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......