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.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report...
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
MDI functions (prefix syntax)
List of MDI functions...
fLoadText (Function)
... control in a window, Static control in a report, etc.).
General exception mechanism
A process of general exception is available for all the components of the object...
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden...
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page...
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened...
Handling menu options programmatically
The menu options can be handled......
fSaveText (Function)
... edit control in a window, Static control in a report, ...).
Binding controls to data
A window or page can display information from......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Markdown (Property)
in an report. in the internal window fields (title and description) corresponding to the tour stage....
Height (Property)
of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button...
Describing a report table
To display the table description, select "Table description" in the context menu of one...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description...