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.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window...
Step 1: Configuring the print parameters
This step allows you to choose......
ProgressBarColor (Property)
The ProgressBarColor property gets and sets the progress color in the following controls...
zipListFile (Function)
Returns the list of files found in an archive.
TouchZoom (Property)
The TouchZoom property allows you to: determine if an Image or Camera control supports pinch...
HListGroup (Function)
Returns the list of groups of users defined for a connection.
ColorSaturation (Function)
Calculates the saturation of a color.
Text (Property)
The Text property is used to determine if an item is a text item.
SQLListSource (Function)
Lists the data sources declared on a local site.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
ColorLightness (Function)
Calculates the lightness of a color.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
SMSReset (Function)
Resets all variables of SMS structure.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
HInfoAnalysis (Function)
Returns information about a database schema (WDD file).
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Runtime error functions
List of functions for managing runtime errors...
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure...
ToastDisplay (Function)
Displays a "Toast" message.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......