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.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric...
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded...
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected...
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Round (keyword)
The Round keyword can correspond to...
Random (Function)
Returns a random number.
Opacity (Property)
The Opacity property gets and sets the opacity of an element.
MatTranspose (Function)
Calculates the transposed matrix.
iForceComplement (Function)
Forces the printing of a Body Complement block.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
New (Reserved word)
New is used to allocate memory space...
sfSeekUpdatedResult (Variable type)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
iHLine (Function)
Prints a horizontal line at specified coordinates.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific...
InitialState (Property)
The InitialState property is used to get the initial state of a control.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.