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.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom...
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin)...
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin)...
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row...
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances...
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time...
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text,...
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram...
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV...
Share your projects via Git
Git is a source code manager......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
The Tab control
The Tab control is used to simultaneously display different controls......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window,...
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes...
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed...
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table...
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values...
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change...
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet...
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control,...
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control,...