ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
8. Associating controls with data
Project description: Files tab
The project description window allows you to configure various elements of your project......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
".STY" file: "Style sheet" file
A style sheet is a "......
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
11. Window templates
WINDEV Mobile allows you to create window templates....
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
8. If you are already familiar with WINDEV
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).