ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
MemCreate (Function)
Creates a memory area.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
ERR_BAD_CONTEXT_FOUND
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
The Organizer control
The Organizer control is used to display and handle organizers......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
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)......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
ERR_DISCONNECTED_RELOG
WINDEV: Example of programmed Drag and Drop
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......