ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control in a page
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Creating a window skin template
Customizing the User Groupware
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
MemModify (Function)
Modifies an element in a memory zone.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Obtaining an SSL certificate for IIS2 (2.0 or later)
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.