ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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:
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
HCreateMovableReplica (Function)
Creates a movable replication.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.