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...
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use...
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
12. External component in practice
Serialization constants
The serialization constants are as follows:
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document...
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...