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.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck...
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
gImage (Function)
Builds a sequence of characters containing an image.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
SaaSChangePassword (Function)
Changes the password of the connected user.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's...
GetDefinition (Function)
Retrieves the definition of element type.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
SemaphoreCreate (Function)
Creates a semaphore.
grTitle (Function)
Modifies the caption and/or position of the chart title....
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
HExecuteProcedure (Function)
Runs a stored procedure.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example)...
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.