ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
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...
SysVersion (Function)
Returns information about the PHP version used on the current server.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
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.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
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, ...
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor...
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
Time (Type of variable)
The Time type is used to easily handle the times...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user...
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Code snippets
The code editor allows you to enter "Code snippets"......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost,...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
ToastDisplay (Function)
Displays a "Toast" message.
NFCSendTag (Function)
Sends a NFC tag to another device.
Compilation options (HLP format)
Code statistics
The code statistics affect......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format,...
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view...
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Installing a SOAP server with Apache
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple...
Creating an action plan
The action plans group all actions that will be performed by the software factory....