ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
Speech recognition functions
The following functions are used to manage speech recognition:
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...
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...
Service functions
List of functions for managing services
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
Mouse functions
List of functions for mouse management
fImageSelect (Function)
Opens the image picker of Windows.
Clipboard functions
List of functions for managing the clipboard
Registry functions
List of functions for managing the registry
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Recycle bin functions
List of functions for managing the recycle bin
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible...
FolderImageWidth (Property)
The FolderImageWidth property gets and sets the folder image width in TreeView and TreeView Table...
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used...
CaptionWidth (Property)
The CaptionWidth property gets and sets the width reserved for the text area in an Edit or Combo...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed...
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
16. Application test in practice
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data...
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display...