ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 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...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
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...
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).