ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
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....
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....
<Page>.FromSource (Function)
Automatically updates the controls of a 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....
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Constants for managing Gantt charts
Truncate (Function)
Truncates the right part of a string or buffer.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
Date management constants
List of constants used by date management functions...
6. Multiple generation
SQL functions: Special case
List of SQL functions: Special case...
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Restore (Function)
Displays a WINDEV window to its initial size.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.