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.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Other operators
The following are additional operators......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values...
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according...
Enumeration (Type of variable)
An enumeration is a set of values......
Automation object
The Automation keyword is used to declare an automation object...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SQLExec (Example)
Usage example of the SQLExec function
ProjectInfo (Function)
Returns specific information about the project currently run.
Variable scope
Variables can be declared anywhere in the code....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HOpenConnection (Example)
Usage example of the HOpenConnection function
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
fWrite (Example)
Usage example of the fWrite function
fCurrentDir (Function)
Identifies or modifies the current directory.
grLegend (Function)
Indicates the presence and position of legend in a chart.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web...
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.