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.
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.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
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.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HDelete (Function)
Deletes a record from a data file (query or view).
Input (Function)
Displays a message allowing the user to type an information.
dbgInfo (Function)
Returns a debug information.
iPrintReport (Function)
Prints a report created with the report editor.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.