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.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
zipExtractPath (Function)
Returns the path of a file found in the archive.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
5. User Groupware in practice
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ToastDisplay (Function)
Displays a "Toast" message.
EventCreate (Function)
Creates an event.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable...
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
zipCreate (Function)
Creates an archive.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest...
LooperInsert (Function)
Inserts a row into a Looper control.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.