ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
10. Smart controls
Smart controls...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
NotifDeleteCategory (Function)
Deletes a notification category from the application.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
5. User Groupware in practice
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Error 113: Non-dynamic array without definition
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
Copying and cloning
Variables are copied using the "=" operator...