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.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end...
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Description (Property)
The Description property is used to get and change the description of an element.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor...
HPriorityClient (Function)
Modifies the priority of a client application.
ThreadCurrent (Function)
Returns the name of the thread currently run.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified...
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary...
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management)...
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed...
LooperCount (Function)
Returns the number of rows in a Looper control.