ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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:
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...
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.
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
fListResource (Function)
Lists the resources integrated to the application.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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...
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...
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.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper...
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied...
FinFutureVal (Function)
Returns the future value of an investment.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable...
grAddData (Function)
Adds a data into a chart.
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change...
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus...
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value...
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge...
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located...
grTitle (Function)
Modifies the caption and/or position of the chart title....
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend...
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Supercontrol
A supercontrol is an advanced type of control......
sfLeadConvertResult (Variable type)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus...
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3...
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found...
emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.