ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
Recycle bin functions
List of functions for managing the recycle bin
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
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.
SNMP functions
List of SNMP functions
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...
Clipboard functions
List of functions for managing the clipboard
fImageSelect (Function)
Opens the image picker of Windows.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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...
Registry functions
List of functions for managing the registry
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control,...
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application...
Cross-references in the code editor
The cross-references in the code editor are used to identify......
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...
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview...
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...
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......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP...
Local procedure
Two types of procedures are available......