ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Specific features of iPhone/iPad applications
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...
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...
Speech synthesis in the mobile applications
The phones can talk!...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Summary table: Managing application directories by platform
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.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The pages
Pages are the main interface of a WEBDEV website...
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
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...
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control....
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....