ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
HCreateView (Example)
Usage example of the HCreateView function
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
BurnerSelect (Function)
Used to select the default burner.
iFont (Function)
Selects the default font.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
14. Managing the "Back" button in practice
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
Events associated with an infinite Progress Bar control
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
RegistryCreateKey (Function)
Creates a key in the Windows registry.