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.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file...
xlsClose (Function)
Closes an XLS file.
ExceptionPropagate (Function)
Propagates an exception.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary...
SysTheme (Function)
Returns the current theme of the device.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view...
<Image>.Copy (Function)
Copies an image to another image.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
MemAdd (Function)
Adds an element to a memory area.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
SFDelete (Function)
Deletes records from a Salesforce database.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency...
EventDestroy (Function)
Explicitly destroys an event.
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic...
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.