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
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
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
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.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Execute (Function)
Starts the execution of a process through programming.
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...
BrowserRunApp (Function)
Opens the default Web browser of the current device.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can...
OpenSister (Example)
Usage example of the OpenSister function
rssInitialize (Function)
Loads a RSS stream in memory.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
"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.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
LooperSelectPlus (Function)
Selects a row in a Looper control.
fSeek (Function)
Gets and sets current position in an external file.
fClose (Function)
Closes an external file.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item...
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns...