ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Different types of data (Type of variable)
A variable is defined by name and type......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
10. Smart controls
Smart controls...
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Print constants
List of constants used by the print functions....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The Signature control
The Signature control is a report control used to sign......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
The different types of windows
The following types of windows can be created in a WINDEV application......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Accessing a database via a web service
The database can be accessed via a web service......