ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3-tier architecture
The development in "3-tier" architecture is now simplified......
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......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Events associated with a Spreadsheet control
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
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, ......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
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......
Types of Edit controls
Error 31: The file to include is not found. Check the name and path ...
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
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......
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......
14. Generation modes
Generation modes...
Viewing a report in 3D
Your report displays controls that overlap?......
nWDSetParentNext
Set the parent of the next window to open......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.