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!...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
HStatDate (Function)
Returns the date of the last update for the index statistics.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
HSetMemo (Function)
Used to modify the management mode of memo items.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record...
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account...
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce...
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
MatFloatAdd (Function)
Adds a value to each matrix element.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found...
iCloseReport (Function)
Stops printing the current report immediately.
HDeleteServerTrigger (Function)
Deletes a server trigger.
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application....
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
DurationToString (Function)
Converts a duration to a character string in the specified format.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.