ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Version (Function)
Used to find out:
  • whether the content of a file was modified.
  • whether the content of a file used by a query was modified.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
SysVersion (Function)
Returns information about the PHP version used on the current server.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
HVersion (Function)
Used to find out:
  • whether the content of a file was modified.
  • whether the content of a file used by a query was modified.
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number...
Project description: Project tab
The project description window allows you to configure various elements of your project......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display...
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize...
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored...
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's...
List of extension attributes
The list of extension attributes ......
The planes (in a window or in a report)
The planes are used to group the window controls......
Report templates and inheritance
...When a report template is applied to a report, all the controls and code found in the template...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...