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.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics...
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics...
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates...
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates...
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row...
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside...
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present...
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Programming the table cells
The Table controls can be handled......
WINDEV concepts
Reloading a document
To reload a document, ......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage...
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing...
Configuring an application with User Groupware
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Telemetry: Main features
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
The pages
Pages are the main interface of a WEBDEV site......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
The planes in WEBDEV
The planes are used to group the controls of an element......