ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
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!...
fListResource (Function)
Lists the resources integrated to the application.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
VibrationTrigger (Function)
Triggers the vibrations of the device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control),...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Windows
The windows represent the main interface of a WINDEV application......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control....
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move:...
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used:...
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used:...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments...
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period...
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Print functions
List of print functions...
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status...
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
1
5
6
7
8
9
104
>