ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
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......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
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....