ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Specific features of iPhone/iPad applications
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
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...
Speech synthesis in the mobile applications
The phones can talk!...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Summary table: Managing application directories by platform
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.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The pages
Pages are the main interface of a WEBDEV website...
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values...
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
NFC constants
List of constants used by the NFC functions...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor...
Sound (Function)
Plays a sound in WAV format.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first...
ProjectInfo (Function)
Returns specific information about the project currently run.
EventChange (Function)
Modifies the status of an event.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns...
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Label report
The report editor allows you to create "Label" reports......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...