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.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
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.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents...
Multimedia control properties
List of properties associated with the Multimedia control...
fSeek (Function)
Gets and sets current position in an external file.