ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Select query description window
The description window of a select query includes several sections......
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
The Image control
The Image control is used to......
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Binding a Link control to an item
Compound statements
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Creating a window skin template