ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
Recycle bin functions
List of functions for managing the recycle bin
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
SNMP functions
List of SNMP functions
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Clipboard functions
List of functions for managing the clipboard
fImageSelect (Function)
Opens the image picker of Windows.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...
Registry functions
List of functions for managing the registry
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested...
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls....
Dialog box management functions
List of functions for managing dialog boxes...
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external...
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied...
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display...
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed...
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed...
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed...
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic...
The TreeView control
...The TreeView control is a tree structure used to simplify the display of information that can...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table...
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed...
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row...
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode...
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word...
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
LoWord (Function)
Returns the two low bytes of an integer.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control...