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
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...
(No title )
SNMP functions
List of SNMP functions
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
EventChange (Function)
Modifies the status of an event.
zipOpen (Function)
Opens an existing archive.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array....
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
HInfoView (Function)
Returns information about a materialized view.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria...
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array...
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Component (Property)
The Component property configures the different components of a composite key.