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.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
SysVersion (Function)
Returns information about the PHP version used on the current server.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
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.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
xlsVersion (Function)
Returns the Excel version that was used to save the file.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
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...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
The OLE control
The OLE control is used to handle an OLE object......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
RESTSend (Function)
Sends a REST request and waits for the server response.
Address (Property)
The Address property is used to: Establish a connection between the Conference control...
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows,...
2. Analysis in practice
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
SysDir (Function)
Returns the path of a system directory.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Code history
The code history is used to......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Application patch
Once an application was installed, the application library had to be reinstalled whenever...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.