ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing the window content by swipe
The mobile devices propose several features available via finger movements......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
FinRedemption (Example)
Usage example of the FinRedemption function
HFreePosition (Function)
Deletes a position saved by HSavePosition.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
WinEdLoad (Function)
Loads the changes made by the end user in a window.
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
HModify (Example)
Usage example of the HModify function
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).