ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Specific features of iPhone/iPad applications
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled...
Speech synthesis in the mobile applications
The phones can talk!...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Summary table: Managing application directories by platform
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
fListResource (Function)
Lists the resources integrated to the application.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The pages
Pages are the main interface of a WEBDEV website...
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
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...
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
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.