ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerAddFile (Function)
Adds a file to the compilation.
WDTestSite: Load test
The stress tests are used to check......
WDSQL, SQL querier: Overview
WDSQL is used to......
Extracting the text of the project
The following text can be extracted......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
LooperAdd (Function)
Adds a row at the end of a Looper control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
GPSGetPosition (Function)
Retrieves information about the current device position.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
dPen (Example)
Usage example of the dPen function