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 an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
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...
fListResource (Function)
Lists the resources integrated to the application.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
Speech synthesis in the mobile applications
The phones can talk!...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
xmlSignatureInformationKeyX509 (Variable type)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included...
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange...
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items...
dbgEnableLog (Function)
Enables the runtime log programmatically.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced...
HMode (Function)
Changes the mode and the method for locking tables.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
hFileParameter (Variable type)
The type hFileParameter type is used to define the tables taken into account by a scheduled...
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one...
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones...
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
grDraw (Function)
Draws a chart according to the specified parameters.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first...
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.