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
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
eChangeCurrency (Function)
Converts a currency into another currency.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described...
iPrintReport (Function)
Prints a report created with the report editor.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
iCreateFont (Function)
Creates a new print font.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change...
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored...
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HTTPAddFile (Function)
Adds a file to the HTTP form.