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.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward...
gpwAddUser (Function)
Adds a user to the User Groupware database.
TextToRTF (Function)
Converts text to Rich Text Format.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary...
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels...
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report....
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify...
SysXRes (Function)
Returns the horizontal screen resolution.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory...
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
HTTP functions
List of HTTP functions...
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data...
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts...