ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Generating the RAD pattern
To generate a RAD pattern:...
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
LocalStorageGet (Function)
Retrieves a value from the local storage.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
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.
AddLink (Function)
Adds a link to a text section in an edit control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
USBFind (Function)
Finds a USB device according to keywords.
JSONValid (Function)
Checks the validity of a JSON string.
JSONToVariant (Example)
Usage example of the JSONToVariant function
FTPListFile (Example)
Usage example of the FTPListFile function
HOnError (Example)
Usage example of the HOnError function
1. The WINDEV Framework
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
HMergeView (Example)
Usage example of the HMergeView function
fDelete (Example)
Usage example of the fDelete function
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
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.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
NetworkDisconnect (Function)
Disconnects a network drive.