ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
WEBDEV license agreement
WEBDEV license agreement...
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Label report
The report editor allows you to create "Label" reports......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Body block
The Body block corresponds to the main block of the report......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
Native Access to SAP
SAP is a widely used ERP......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Binding a Combo Box control to an item
Environment of the data model editor
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......