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.
HChangeConnection (Example)
Usage example of the HChangeConnection function
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify...
AWP without UI
Bootstrap, Angular, React, Vue......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action...
Page templates
WEBDEV allows you to create page templates......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table)...
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Handling TimeLine controls programmatically
A TimeLine control can be......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server:...
Decode (Function)
Decodes a character string that was encoded by Encode.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control....