ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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:
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.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
fListResource (Function)
Lists the resources integrated to the application.
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
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...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, 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.
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
First project window
2. Types of setup
Types of setup...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized...
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed...
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following...
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following...
zipDeleteFile (Function)
Deletes a file from an archive.
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes:...