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.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated...
SQLModify (Function)
Modifies the content of a row in the query result.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
fOpenTempFile (Function)
Creates and opens a temporary file.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon...
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example)...
iPageNum (Function)
Returns or initializes the number of the page currently printed.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
HAddGroup (Function)
Adds a group of users.
HSendMessageToClient (Function)
Displays a message on the client computers.
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
rssTextInput (Variable type)
The rssTextInput type is used to describe the input area of RSS feed...
HDescribeLink (Function)
Describes a link between two tables programmatically.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array...
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box,...
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.