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.)...
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLSavePosition (Function)
Stores the current position in the XML document.
XMLNext (Function)
Positions on the next element (tag or attribute).
PDF file management functions
...PDF file functions...
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check...
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Complete (Function)
Returns a character string of a specified length.
Multimedia control properties
List of properties associated with the Multimedia control...
Functions for handling directories and external files
List of functions for handling external files...
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described...
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls...
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found...
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array...
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size...
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified...
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.