ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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...
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Service functions
List of functions for managing services
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Registry functions
List of functions for managing the registry
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
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...
Recycle bin functions
List of functions for managing the recycle bin
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
grCreate (Function)
Creates a specific type of chart.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds...
Events associated with the Pivot Table control
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code...
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple...
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Merging differences (SCM)
2. Projects in practice
Discover the main operations that can be performed on a project....
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
USBDisconnect (Function)
Disconnects or ejects a USB device.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array...