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.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Project (External language)
Opens and runs a WINDEV project.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real)....
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ...
VariableReset (Function)
Resets the variable to its initial value.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change...
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor,...
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified...
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Map control properties
The following properties can be used with Map controls:...
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic...
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management...