ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.