ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Changing sites from AWP to SEO-ready session mode
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Diagram constants
The following constants are used to manage diagrams:...
DnDCacheData (Example)
Usage example of the DnDCacheData function
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......
EnumSubElement (Example)
Usage example of the EnumSubElement function
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
PageDisplay (Function)
Displays a web page in the user's browser....
DnDAccept (Example)
Usage example of the DnDAccept function
Constants for managing Windows events
The following constants are used to manage Windows events:...
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, ......
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......