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...
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can...
OCR: Turn images into text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
REST web services: Automatic request deserialization
In a REST Webservice, there can be entry points of various types......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically...
HFSQL: Change of name
for "Version-26-compatible" Camera controls....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Yousign
It is now common for individuals or businesses to sign contracts electronically......
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Setup of the WEBDEV Application Server for Linux
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser...
Zombie data files and items
During the life of an application, items live and die......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......