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.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite...
Accessing a database via a web service
The database can be accessed via a web service......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV...
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed...
Project description: SCM tab
The project description window allows you to configure various elements of your project......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
iPreview (Function)
Configures the print destination.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Using .NET assemblies in a project
To use .NET assemblies in a project......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
8. Sharing a project in practice
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
fCreateLink (Function)
Creates a link on a file at the specified location.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...
iPrintReport (Function)
Prints a report created with the report editor.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES,...
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces...
TimeToString (Function)
Converts a time to a string in the specified format.
OLELoad (Function)
Initializes an OLE control with an OLE object.