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.)...
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor,...
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
CurrentWin (Function)
Identifies the window currently in edit.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula...
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
SemaphoreCreate (Function)
Creates a semaphore.
HErrorLock (Function)
Used to check whether a lock error occurred.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect...
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found...
Supercontrol
A supercontrol is an advanced type of control......
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes...
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
grTitle (Function)
Modifies the caption and/or position of the chart title....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus...
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3...
grAddData (Function)
Adds a data into a chart.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile...
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current...
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.