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...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Browser constants
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files...
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite...
Accessing a database via a web service
The database can be accessed via a web service......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV...
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed...
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
iPreview (Function)
Configures the print destination.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Using .NET assemblies in a project
To use .NET assemblies in a project......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
8. Sharing a project in practice
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
fCreateLink (Function)
Creates a link on a file at the specified location.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...