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.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button...
Constants for managing emails
List of constants used by the functions for managing emails....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered...
5. User Groupware in practice
Classes, members, methods and properties
A class is made of......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control....
HTTPSendForm (Function)
Sends an HTTP form.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch...
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
How to create a menu?
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files,...
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files,...
Guided tour management constants
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server)...
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server:...
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
5. User Groupware in practice
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.