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
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
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
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...
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema...
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.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file...
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status...
LooperInsertLine (Function)
Inserts a row into a Looper control.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date...
HSL (Function)
Creates a color from its hue, saturation and lightness.
Execute (Function)
Starts the execution of a process through programming.
rssInitialize (Function)
Loads a RSS stream in memory.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process...
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
DateDifference (Function)
Calculates the number of days between two dates.