ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
<Command variable>.IsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
WDTestSite: Load test
The stress tests are used to check......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ERR_NO_WDADMIN
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
fWrite (Function)
Writes: a character string to an external file. a memory section....
iPrintImage (Function)
Sends the image file to print to the print buffer.
CmdIsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.