ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
fListDisk (Function)
Returns the list of disks installed on the computer.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
The Clickable Image control
The Clickable Image control can be used to......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Viewing a report in 3D
Your report displays controls that overlap?......
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Handling controls in a report
The different operations available for the report controls are as follows......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Materialized view
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....