ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
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......
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
PicRotation (Function)
Rotates a WDPic image.
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....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
ThreadRequestStop (Function)
Sends a stop request to a thread.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
StringInsert (Function)
Inserts a string into another character string at a given position.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....