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...
Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory...
App shortcuts
...App shortcuts are an Android feature that allows users to quickly perform specific actions...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects...
Error 121: Shadowing a structure
Native SQL Server Connector for WINDEV and WEBDEV 2024
Android Control Center
Do you know where to find your application log files?...
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Native Oracle Connector for WINDEV and WEBDEV
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Database schema associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database...
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
WEBDEV Application Server - 10 connections - License agreement
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
Deploying a site (from the development computer)
version allows your to automatically install the site on the server......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux...
2. Examples and components provided with WEBDEV