ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
MDIOpen (Function)
Opens and enables an MDI child window.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
XMLAddChild (Function)
Adds a child tag into an XML document.
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
HIndex (Function)
Rebuilds the file index (".NDX" file).
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
Constant
The constants are language elements whose value is fixed once and for all...
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
XMLChild (Function)
Positions on the first child element of current element.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
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......
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
1
3
4
5
6
7
203
>