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: Application directory management 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 telephony application (dialer) found on the phone and dials the specified number.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB,...
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array...
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking...
HSendMessageToClient (Function)
Displays a message on the client computers.
XMLFind (Function)
Performs a search in an XML document.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
String functions
List of functions for managing character strings...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows...
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ShellExecute (Function)
Opens a document in its associated application.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running...
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Reminder
The Reminder keyword can correspond to...