ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Number (Property)
The Number property is used to get the number of an element.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
MemDelete (Function)
Deletes an element from a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
MemModify (Function)
Modifies an element in a memory zone.
MemExist (Function)
Checks the existence of a memory zone.
MemDeleteAll (Function)
Clears and deletes a memory zone.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......