ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
fSelectDir (Function)
Opens a directory picker.
fImageSelect (Function)
Opens the image picker of Windows.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
The Multitask function allows you to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Clipboard functions
List of functions for managing the clipboard
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
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...
fClose (Function)
Closes an external file.
RSS feed management functions
List of functions for managing RSS feeds...
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item...
BurnerSelect (Function)
Used to select the default burner.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item...
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting...
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
Extern (Reserved word)
EXTERN is used to...
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.