ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Universal assisted replication: specific features
List of functions that manipulate HTML documents....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Handling the report blocks through programming
Each report block is associated with different events......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
MCI constants
List of constants used by the MCI functions....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Constants for managing Map controls
Constants for managing Map controls...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......