ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
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...
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.)...
LoadParameter (Function)
Reads a persistent value.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will...
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch...
HSetTrigger (Function)
Enables or disables the management of triggers.
Kanban control functions
The following functions handle Kanban controls......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline...
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used...
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page...
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position...
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
iSequencingPrint (Function)
Prints a sequence of reports.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements...
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements...
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Min (Function)
Returns the lowest value.