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!...
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
xmlAttribute (Variable type)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
hScheduledOptimization (Variable type)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task...
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
HOpen (Function)
Opens a table.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
dPen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained...
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3...
sfSessionInfo (Variable type)
The sfSessionInfo type is used to get information about the current session...
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Report data source
...The reports can be created with the data coming from:...
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
CameraCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record...
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
sfObject (Variable type)
The sfObject type is used to describe a record of a SalesForce file...
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date...
fRename (Function)
Modifies the name of a file.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.