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...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
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!...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
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...
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
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.
The pages
Pages are the main interface of a WEBDEV website...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Summary table: Managing application directories by platform
Returns the list of continents.
Radio Button control properties
List of properties associated with a Radio Button control...
Handling Scheduler controls programmatically
A Scheduler control can be......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array...
HTTPRequest (Function)
Starts an HTTP request on a server.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
Width (Property)
The Width property is used to determine and change the width of an element.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage...
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
MySelf (Reserved word)
MySelf is used to handle the current control...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer,...
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or...