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.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
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...
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.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
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...
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser...
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Changing sites from AWP to SEO-ready session mode
2. WEBDEV administrator in practice
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
1. Examples provided with WINDEV Mobile
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Installing and starting WDTRAD
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Share your projects via Git
Git is a source code manager......