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.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control...
ExtractLine (Function)
Extracts a specific line from a character string.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time...
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline...
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed...
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report...
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source...
MemCount (Function)
Returns the number of elements found in a memory zone.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control...
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control...
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text,...
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Runtime error management functions
List of functions for managing runtime errors...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Date and Time management functions
List of functions for managing dates and times...