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.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
IDToken (Property)
The IDToken property is used to get the token associated with an authentication.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria...
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array...
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
CharactType (Function)
Returns information about the type of character.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption...
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model...
Component (Property)
The Component property configures the different components of a composite key.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will...
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page...
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated...
MemCreate (Function)
Creates a memory area.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.