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.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed...
InServiceMode (Function)
Indicates whether the code is run in a service.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed...
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
SOAPAddXMLSignature (Function)
Adds an XML signature to a web service request.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the database schema that was used...
XMLToText (Function)
Converts a character string in XML format into a standard character string.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
WINDEV FTP functions
List of WINDEV FTP functions...
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept...
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored...
Type (Property)
The Type property is used to get and change the type of an element.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler...
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.