ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
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...
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.)...
HAddGroup (Function)
Adds a group of users.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
HDescribeLink (Function)
Describes a link between two data files through programming.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property....
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
fSeek (Function)
Gets and sets current position in an external file.
fClose (Function)
Closes an external file.
Chart management functions
...Chart management functions...
gClickableLink (Function)
Adds a clickable link in a graphic string.
EmailGetAll (Function)
Retrieves all the emails found on a server.
The Organizer control
The Organizer control is used to display and handle organizers......
Infinite Progress Bar control
Progress bars provide useful information to the end user......