ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
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.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
xlsVersion (Function)
Returns the Excel version that was used to save the file.
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.
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....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
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.