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.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Alias (Property)
The Alias property gets the alias of an element.
SIPVisible (Function)
Displays the keyboard.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records...
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations...
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
.NET object
To access a class......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Describing an element
A flexible modeling includes different elements linked together......
Changing sites from AWP to SEO-ready session mode
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
16. Types of code
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Setup mode
Several methods can be used to distribute a WINDEV application......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......