ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of iPhone/iPad applications
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
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...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
fListResource (Function)
Lists the resources integrated to the application.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
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.).
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
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.
XMLSavePosition (Function)
Stores the current position in the XML document.
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.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest...
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...