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.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block...
StringReverse (Function)
Reverses the characters of a string.
fDelete (Function)
Deletes a file accessible from the current computer.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current...
SocketClose (Function)
Closes a socket or a connection to a server socket.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
fLongPath (Function)
Returns the full long path of a file or directory.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value...
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page....
fShortPath (Function)
Returns the full short path of a file or directory.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different...
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia...
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia...
Enqueue (Function)
Adds an element to the queue.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Push (Function)
Pushes an element onto the stack.
fDirSize (Function)
Returns the size of a directory in bytes.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.