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.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application...
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control,...
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview...
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab...
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button...
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control,...
User Groupware and multilingual application/site
in the windows/pages of user groupware......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined...
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit...
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
User Groupware files
Two categories of data files are managed......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Local procedure
Two types of procedures are available......