ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
USB constants
List of constants used by the USB functions....
Multi-product external components
Components are a remarkably useful tool for development teams......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
gpwEncryptPassword (Function)
Returns the encrypted password.
gpwCheckPassword (Function)
Checks a password (encrypted or not).
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
LDAP functions
List of LDAP functions...
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
How to save and retrieve an image in a binary memo
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Automatic error handling
Error handling can be customized for each process......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......