ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
SysVersion (Function)
Returns information about the PHP version used on the current server.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
AppInstallVersion (Function)
Installs a specific application version.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications,...
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update...
AppVersionInfo (Function)
Returns information about a version available on the setup server.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
AppListVersion (Function)
Lists the versions available on the reference setup server.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing...
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated...
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
User report editor (Reports & Queries)
A report provides a custom view of data......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
1
2
3
4
5
6
53
>