ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ...
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
grAddData (Function)
Adds a data into a chart.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.