ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
TreeView constants
List of constants used by the TreeXXX functions...
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
<Looper>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
<Table>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Table control.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...