ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Data persistence
The data persistence is used to store the value typed by the user......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Title (Property)
The Title property is used to get and change the title of an element.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native...
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
dPolyline (Function)
Draws a line composed of multiple segments.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based...
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper,...
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number...
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative...
Aliases on data files: HAlias
The aliases are used to handle......
Local procedure
Two types of procedures are available......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific...
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one...
iParameter (Function)
Retrieves the printer configuration and configures the print.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.