ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
AppInstallVersion (Function)
Installs a specific application version.
Managing Bluetooth Low Energy devices (prefix syntax)
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
<Array>.Min (Function)
Returns the lowest value in the array.