ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
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......
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....
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
Rights on the virtual directory
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Events associated with a Spreadsheet control
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
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......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......