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.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Thread management functions
List of functions for managing threads...
iPreview (Function)
Configures the print destination.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records...
WDINT setup
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Using the task management and the schedule
Time management is extremely important......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger...
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Feedback component
The Feedback component is a component provided with WINDEV......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table...
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
iDestination (Function)
Configures the print destination.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
2. Examples and components provided with WEBDEV
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification...