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
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default...
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls...
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Properties associated with the report blocks
List of properties associated with the report blocks...
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
NotificationDisplay (Function)
Displays a message outside the browser.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
ServiceStop (Function)
Stops a service.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
Truncate (Function)
Truncates the right part of a string or buffer.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
Binary (Property)
The Binary property is used to determine if an item is binary.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
SQLListSource (Function)
Lists the data sources declared on a local site.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.