ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Error 103: The type is unknown
Reals
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
iPrintReport (External language)
Prints a report created with the report editor.
Sharing elements with a WINDEV application
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
fRead (Example)
Usage example of the fRead function
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
iParameterPDF (Example)
Usage example of the iParameterPDF function
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
iPrintImage (Example)
Usage example of the iPrintImage function
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.