ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Time and date management properties
List of properties for managing dates and times...
Date and Time management functions
List of functions for managing dates and times...
Extracting the text of the project
The following text can be extracted......
6. Multiple generation
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grImageSize (Function)
Defines the size of the image containing the chart.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
2. Types of setup
Types of setup...