ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
iZoneHeight (Example)
Usage example of the iZoneHeight function
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Events associated with Link controls
List of events associated with Link controls...
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Hasp constants
The Hasp constants are as follows......
MemModify (Function)
Modifies an element in a memory zone.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
MemExist (Function)
Checks the existence of a memory zone.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
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.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Twain constants
List of constants used by the Twain functions....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Composite chart
A composite chart is a chart that displays several types of charts......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Image control in a page