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...
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.)...
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure...
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange...
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
WidgetDisplay (Function)
Refreshes a widget window.
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...