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.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ThreadExecute (Function)
Starts the execution of a secondary thread.
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
SOAP functions
List of SOAP functions...
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ThreadMode (Function)
Changes the management mode of threads.
zipDeleteAll (Function)
Deletes all files from an archive.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Sort (Function)
Sorts a WLanguage array.
Currencies
A currency is a real coded on 10 bytes....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Binary values management functions
List of functions for managing binary values...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes...