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.
5. Deploying a dynamic site (Session or AWP) in practice
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications...
Bluetooth constants
List of constants used by the Bluetooth functions....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
SQL view
An SQL view is a virtual data source defined by an SQL query......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web...
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application...
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something...
CallDLL32 (Function)
Runs a function found in an external DLL.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Constants for the archiving functions
List of constants used by the archiving functions....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
System constants
List of constants used by the system functions....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Push notification
A mobile device can receive push notifications......
Specific features of the applications for iPhone/iPad