ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window with arrow (iPad)
The principle of windows with arrow is straightforward...
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:
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Speech synthesis in the mobile applications
The phones can talk!...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
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...
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.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
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.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon...
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free...
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related...
System functions
List of system functions...
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
Age (Function)
Returns the age according to the date of birth.
iPrintArea (Function)
Prints a text in a rectangular area.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Error (Function)
Displays a custom error message in a system error window.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Multimedia functions
List of Multimedia functions...
CalendarSelect (Function)
Returns the date selected in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
SFDelete (Function)
Deletes records from a Salesforce database.
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic...
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type...
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.