ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
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...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
fListResource (Function)
Lists the resources integrated to the application.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
Speech synthesis in the mobile applications
The phones can talk!...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
iPrintImage (Function)
Sends the image file to print to the print buffer.
InfoBuild (Function)
Displays a custom message in a system information window.
EmailGetAll (Function)
Retrieves all the emails found on a server.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
DisplayCurrency (Property)
The DisplayCurrency property gets and sets the currency used when entering or displaying values...
Height (Property)
The Height property gets and sets the height of an element.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage...
<Notification variable>.SendPush (Function)
Sends a push notification to a mobile device (iOS or Android).
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described...
Name (Property)
The Name property is used to get the name of an element.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls...
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found...
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array...
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size...
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified...