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.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Width (Property)
The Width property gets and changes the width: of a control or block in a report....
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize:...
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change...
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one...
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed...
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control,...
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook,...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window...
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
fSize (Function)
Returns the size of a file (in bytes).
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).