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.)...
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Progress Bar control properties
List of properties associated with the Progress Bar control...
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate...
DatePicker (Function)
Opens the system date picker.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
SQLExec (Function)
Names and runs an SQL query.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Index (Property)
The Index property is used to get the index of an element.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
iPrintZone (Example)
Usage example of the iPrintZone function
VariableReset (Function)
Resets the variable to its initial value.