ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 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...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
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...
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...
fListResource (Function)
Lists the resources integrated to the application.
<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...