ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window with arrow (iPad)
The principle of windows with arrow is straightforward...
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...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Speech synthesis in the mobile applications
The phones can talk!...
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...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
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...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
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.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward...
gpwAddUser (Function)
Adds a user to the User Groupware database.
TextToRTF (Function)
Converts text to Rich Text Format.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels...
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report....
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify...
SysXRes (Function)
Returns the horizontal screen resolution.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory...
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
HTTP functions
List of HTTP functions...
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data...
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts...
ErrorRestoreParameter (Function)
Restores the error process of a process.