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.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
Tangent (Function)
Calculates the tangent of an angle.
HListUser (Function)
Returns the list of users defined for a connection.
HDeleteTrigger (Function)
Deletes a trigger.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text,...
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column...
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Date and Time management functions
List of functions for managing dates and times...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table,...
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account)...
DashMode (Function)
Opens or closes the Dashboard control edit mode.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another...
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text,...