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.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed...
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
BurnerEject (Function)
Opens or closes the door of current burner.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
LooperDelete (Function)
Deletes a row from a Looper control.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
ThreadPause (Function)
Pauses the current thread during the specified duration.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema...