ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
fListResource (Function)
Lists the resources integrated to the application.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
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...
The pages
Pages are the main interface of a WEBDEV website...
Summary table: Managing application directories by platform
Returns the list of continents.
Speech synthesis in the mobile applications
The phones can talk!...
Image (Property)
The Image property gets and sets the background image of a control or block.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
iSequencingPrint (Function)
Prints a sequence of reports.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward...
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
AssistedInputOpen (Function)
Opens the list of suggestions of an Edit control.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events,...
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements...
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements...
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.