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)
MultiTask is used 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.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one...
Internal component
An internal component is a set of elements from a project......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can...
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control...
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
Operations performed on class diagrams
The following paragraphs explain......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
How to find out whether a report was printed?
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
fCopyFile (Example)
Usage example of the fCopyFile function
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts...
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......