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 applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
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...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
fListResource (Function)
Lists the resources integrated to the application.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
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...
The pages
Pages are the main interface of a WEBDEV website...
Summary table: Managing application directories by platform
Returns the list of continents.
Speech synthesis in the mobile applications
The phones can talk!...
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,...
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array...
fTempFile (Function)
Returns the name of a unique temporary file.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet...
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
MatMultiply (Function)
Multiplies two matrices.
iPrintBlock (Function)
Forces a report block to print.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL table with the same description....
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated...
ArrayMove (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property...
ControlNext (Function)
Returns the name of the next control in input mode.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB,...
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one...
HChangeConnection (Function)
Dynamically changes the connection associated with a table.
HExecuteProcedure (Function)
Runs a stored procedure.
dbgInfo (Function)
Returns a debug information.
iPrintReport (Function)
Prints a report created with the report editor.