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!...
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
grIncreaseData (Function)
Adds a value to a data in a chart.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
XMLSavePosition (Function)
Stores the current position in the XML document.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding...
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
SQLSeek (Function)
Positions on the specified result row of the query.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom...
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
FTPProxy (Function)
Specifies whether the communication functions that use FTP must go through a proxy to run...
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated...
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current...
Control functions
List of functions for managing controls...
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report...
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.