ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a query
Two methods can be used to create a query......
Export your data to Excel
Export your data to Word
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
WinEdCreateNote (Function)
Creates a Repositionable Note control.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
nWDInitProject: Initialization code of project
Run the initialization code of project......
WindowsVersion (Function)
Returns the runtime mode of Windows.
TreeExpand (Function)
Expands a node in a TreeView control.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Materialized view
iSequencingAdd (Function)
Adds a report into a sequence of report prints.