ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
The different types of windows
The following types of windows can be created in a WINDEV application......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......