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.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
grParameter (Function)
Retrieves or modifies a chart parameter.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Various constants
List of various constants used by the constants WINDEV functions....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Handling Scheduler controls programmatically
A Scheduler control can be......
Code snippets
The code editor allows you to enter "Code snippets"......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Warning 18: Loop without potential end
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item...
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows...
Properties of a help page
The characteristics of a help page are used to define......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer...
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB,...
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......