ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
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.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
fListResource (Function)
Lists the resources integrated to the application.
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
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...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, 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.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call...
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well...
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control...
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back...
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view...
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date...
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Description (Property)
The Description property is used to get and change the description of an element.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
zipDeleteAll (Function)
Deletes all files from an archive.
InitialState (Property)
The InitialState property gets the initial state of a control.