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.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
IntegerPart (Function)
Returns the integer part of a number.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management)...
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series...
MemCurrent (Function)
Returns the index of the current element.
HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
CurrentYear (Function)
Returns the current year in integer format.
ThreadState (Function)
Returns the current status of a thread.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
iReportPrintingStatus (Function)
Returns the status of the current print.
fChangeSize (Function)
Resizes an external file.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element...
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable...
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone...
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window...