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 applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
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...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
fListResource (Function)
Lists the resources integrated to the application.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
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...
The pages
Pages are the main interface of a WEBDEV website...
Summary table: Managing application directories by platform
Returns the list of continents.
Speech synthesis in the mobile applications
The phones can talk!...
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
SocketClose (Function)
Closes a socket or a connection to a server socket.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.
Email functions
List of functions for managing emails...
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.