ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Size (Property)
The Size property is used to determine and change the size of an element.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Euro constants
List of constants used by the functions for managing the Euro....
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Upload control events
The following processes are associated with the Upload control:...
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.