ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
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.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
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...
AppVersionInfo (Function)
Returns information about a version available on the setup server.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Various constants
List of various constants used by the constants WINDEV functions....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center),...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several...
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created...
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records...
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified...
HDescribeItem (Function)
Describes a file item through programming.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
The Breadcrumb control
...The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Generating an application for Universal Windows 10 App
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Editable reports
The report editor can be used to create form reports, which include different controls allowing...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values...