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
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.
Service functions
List of functions for managing services
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...
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.
Mouse functions
List of functions for mouse management
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
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
8. Sharing a project in practice