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
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Speech recognition functions
The following functions are used to manage speech recognition:
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Mouse functions
List of functions for mouse management
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
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
Service variable
The Service variable is used to......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
fListDisk (Function)
Returns the list of disks installed on the computer.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
FBSessionStatus (Function)
Checks the status of a Facebook session.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image...
The different types of integers
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Character strings
WLanguage supports different types of strings....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
iSequencingPrint (Function)
Prints a sequence of reports.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified...
Memory area management functions
The following functions are used to handle the certificates:...
ZOrder (Example)
Usage example of the ZOrder property