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)
MultiTask is used 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.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0...
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found...
EventOpen (Function)
Opens a synchronization event between several threads.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records...
9. Hardware and software requirements
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate...
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect...
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes...
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus...
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3...
grAddData (Function)
Adds a data into a chart.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV...
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Looper>.Add (Function)
Adds a row at the end of a Looper control.