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.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Summary table: Managing application directories by platform
Returns the list of continents.
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...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Speech synthesis in the mobile applications
The phones can talk!...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
dbgInfo (Function)
Returns a debug information.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via...
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
fAttribute (Function)
Returns or modifies the attributes of a file.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window,...
HLast (Function)
Sets the position on the last record of a table according to a browse item.
The "Line" charts
In the line charts, the data is interpreted as successive y-coordinates of points......
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
iCreateFont (Function)
Creates a new print font.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ...
LooperDelete (Function)
Deletes a row from a Looper control.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...