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.)...
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page...
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can...
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can...
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can...
InServiceMode (Function)
Indicates whether the code is run in a service.
Salesforce functions
List of Salesforce functions...
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward...
iColumnEnd (Function)
Forces a column break in a multi-column report.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
CurrentMonth (Function)
Returns the number of the current month.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.