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.
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...
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.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
AppVersionInfo (Function)
Returns information about a version available on the setup server.
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...
Installer theme
The setup program creation wizard lets you customize the setup program windows......
GeometryOverlap (Function)
Determines whether two geometries overlap.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
WINDEV applications for Linux: Specific features
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2...
HCross (Function)
Crosses a record in a data file.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
16. Java applications in practice
Java applications in practice...
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV...
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query...
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx"...
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
OpenMainMenu (Function)
Opens the main menu of the current window.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
SysColor (Function)
Identifies or modifies the color of a Windows element.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.