ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBFind (Function)
Finds a USB device according to keywords.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
12. Available tests
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
AddLink (Function)
Adds a link to a text section in an edit control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
<Toast>.Display (Function)
Displays a "Toast" message.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
HDescribeFile (Function)
Describes a data file programmatically.
Specific features of the Express version
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.