ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Events associated with Static controls
List of events associated with Static controls...
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Internal component
An internal component is a set of elements from a project......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Events associated with a Spreadsheet control
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
18. Management of business rules
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......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
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....
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......