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!...
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run...
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form...
Move (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property...
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria...
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
AssistedInputAdd (Function)
Adds a row to the list of values available in the input suggestions of an Edit control.
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
Value (Property)
The Value property is used to get and change the value of an element.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
LooperAdd (Function)
Adds a row at the end of a Looper control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call...
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS...
The Organizer control
The Organizer control is used to display and handle organizers......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source...
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.