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.
HPass (Function)
Defines the password used to create or open a data file.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HCheckStructure (Function)
Defines the mode for comparing data files.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HChangeName (Function)
Modifies the physical name of a data file.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable...
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table"...
HOpenConnection (Function)
Opens a connection to a specific database.
ID (Property)
The ID property is used to get and change IDs.
grZoom (Function)
Defines the zoom of a chart.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
zipSelectFile (Function)
Selects files from an archive.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
The Internal Window control
...The "Internal Window" control is used to include a window (and its code) in a control of another...
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Camera control in a mobile application
The Camera control is used to......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage...
iDestination (Function)
Configures the print destination.