ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MDIOpen (Function)
Opens and enables an MDI child window.
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
SysValidHandle (Function)
Checks the validity of a window handle.
iWindowCancel (Function)
Configures the print cancel window..
Properties associated with a window
List of properties associated with a window...
Speech synthesis management functions
The following functions are used to manage speech synthesis...
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
Handling the report blocks through programming
Each report block is associated with different events......
WholeDay
The WholeDay property is used to set an event for an entire day.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
TextColor (Property)
The TextColor property is used to set the text color of an element.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
14. Controls in practice
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
NetworkUser (Function)
Identifies the name of the connected user.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Environment of the window editor
The main elements of window editor are as follows:
OpenMainMenu (Function)
Opens the main menu of the current window.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
XMLDocument (Example)
Usage example of the XMLDocument function