ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
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.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
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...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
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...
Speech synthesis in the mobile applications
The phones can talk!...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences...
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
MemDeleteAll (Function)
Clears and deletes a memory area.
InternalPage
The InternalPage property sets the name of the internal page to be used.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HInfoGroup (Function)
Returns information about the specified group of users.
MinSourceCardinality (Property)
The MinSourceCardinality property gets and changes the minimum cardinality of the source item...
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content...
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
MemSetPosition (Function)
Positions the memory area on an element.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item...
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Types of Edit controls