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.
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.
Email functions
List of functions for managing emails...
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
iColumnEnd (Function)
Forces a column break in a multi-column report.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
fFileName (Function)
Returns the name of an external file currently open.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address...
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.