ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a page
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....