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.
Telemetry: Main features
Emulating constants
List of constants used by the functions for emulating automated tests....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile...
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another....
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF...
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
How to develop a PHP site?
What is a PHP site?......
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Camera control in a mobile application
The Camera control is used to......
Setup mode
Several methods can be used to distribute a WINDEV application......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific...
NET constants
List of constants used by the DotNet functions....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check...
13. External component in practice
External component in practice...
12. External component in practice
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use...
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Serialization constants
The serialization constants are as follows:
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.