ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window with arrow (iPad)
The principle of windows with arrow is straightforward...
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:
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.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
fListResource (Function)
Lists the resources integrated to the application.
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
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...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
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!...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control...
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
CriticalSection (Function)
Activates a critical section named or on a variable in an instruction of type USE ... IN.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
HTML (Property)
The HTML property is used to configure the use of HTML content.
<Image>.Rotation (Function)
Rotates an Image control.
Notification
The Notification keyword can correspond to:
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters...