ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Specific features of iPhone/iPad applications
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
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...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
fListResource (Function)
Lists the resources integrated to the application.
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
Speech synthesis in the mobile applications
The phones can talk!...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The pages
Pages are the main interface of a WEBDEV website...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Summary table: Managing application directories by platform
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position...
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
HTTPCreateForm (Function)
Creates an HTTP form.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected...
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box,...
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes...
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Factorial (Function)
Returns the factorial of an integer number.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
XMLSave (Function)
Saves an XML document in a file.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes,...
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.