ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of iPhone/iPad applications
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
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...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
fListResource (Function)
Lists the resources integrated to the application.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Speech synthesis in the mobile applications
The phones can talk!...
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...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Certificate
The Certificate keyword can correspond to...
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes:...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified...
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipDeleteFile (Function)
Deletes a file from an archive.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box,...
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button...
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The Table control
The Table control is used to simplify the display and the input of information stored in memory...
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL...
iZoneHeight (Example)
Usage example of the iZoneHeight function
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables...
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center),...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...